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