Commit 71fa60d4a6b4d38de07d2b1cf4f2f7ac1440158c
1 parent
0b5f8304
testing
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
backend/views/report/index.php
@@ -23,7 +23,6 @@ $this->params['breadcrumbs'][] = $this->title; | @@ -23,7 +23,6 @@ $this->params['breadcrumbs'][] = $this->title; | ||
23 | <?php | 23 | <?php |
24 | 24 | ||
25 | // Загрузка клиентской библиотеки PHP для Google API. | 25 | // Загрузка клиентской библиотеки PHP для Google API. |
26 | -require_once '../../../vendor/autoload.php'; | ||
27 | 26 | ||
28 | session_start(); | 27 | session_start(); |
29 | 28 |