Administrator
/
new_rukzachok-1
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
71fa60d4a6b4d38de07d2b1cf4f2f7ac1440158c
Authored by
Alex Savenko
2016-12-28 23:54:00 +0200
1 parent
0b5f8304
testing
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
backend/views/report/index.php
Inline
Side-by-side
backend/views/report/index.php
Wrap text
Show/Hide comments
View file @
71fa60d
...
...
@@ -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
...
...