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
339a8d4b8a4dab44577618b56d0e7b877a54771b
Authored by
Alex Savenko
2017-01-10 01:57:05 +0200
1 parent
24f5e579
ga
Showing
1 changed file
with
1 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 @
339a8d4
...
...
@@ -35,7 +35,7 @@ $this->params['breadcrumbs'][] = $this->title;
35
35
</div>
36
36
37
37
<?php
38
- echo $range
38
+ echo $range
;
39
39
40
40
// Загрузка клиентской библиотеки PHP для Google API.
41
41
...
...