Commit 4361fd7652805703da13b35f3b90b36f57fc2b41
1 parent
71fa60d4
testing
Showing
1 changed file
with
0 additions
and
1 deletions
 
Show diff stats
backend/views/report/index.php
| @@ -24,7 +24,6 @@ $this->params['breadcrumbs'][] = $this->title; | @@ -24,7 +24,6 @@ $this->params['breadcrumbs'][] = $this->title; | ||
| 24 | 24 | ||
| 25 | // Загрузка клиентской библиотеки PHP для Google API. | 25 | // Загрузка клиентской библиотеки PHP для Google API. | 
| 26 | 26 | ||
| 27 | -session_start(); | ||
| 28 | 27 | ||
| 29 | $client = new Google_Client(); | 28 | $client = new Google_Client(); | 
| 30 | $client->setAuthConfig(__DIR__ . '/client_secrets.json'); | 29 | $client->setAuthConfig(__DIR__ . '/client_secrets.json'); |