Commit 71fa60d4a6b4d38de07d2b1cf4f2f7ac1440158c

Authored by Alex Savenko
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 23 <?php
24 24  
25 25 // Загрузка клиентской библиотеки PHP для Google API.
26   -require_once '../../../vendor/autoload.php';
27 26  
28 27 session_start();
29 28  
... ...