From 4361fd7652805703da13b35f3b90b36f57fc2b41 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 28 Dec 2016 23:54:28 +0200 Subject: [PATCH] testing --- backend/views/report/index.php | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/backend/views/report/index.php b/backend/views/report/index.php index 3b69613..db60701 100644 --- a/backend/views/report/index.php +++ b/backend/views/report/index.php @@ -24,7 +24,6 @@ $this->params['breadcrumbs'][] = $this->title; // Загрузка клиентской библиотеки PHP для Google API. -session_start(); $client = new Google_Client(); $client->setAuthConfig(__DIR__ . '/client_secrets.json'); -- libgit2 0.21.4