Commit 339a8d4b8a4dab44577618b56d0e7b877a54771b

Authored by Alex Savenko
1 parent 24f5e579

ga

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
backend/views/report/index.php
... ... @@ -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  
... ...