Commit 0b5f830482b05156bd3d9ec3864d37409e14dd2c

Authored by Alex Savenko
1 parent 28fac340

testing

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