Commit 339a8d4b8a4dab44577618b56d0e7b877a54771b
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,7 +35,7 @@ $this->params['breadcrumbs'][] = $this->title; | ||
| 35 | </div> | 35 | </div> |
| 36 | 36 | ||
| 37 | <?php | 37 | <?php |
| 38 | - echo $range | 38 | + echo $range; |
| 39 | 39 | ||
| 40 | // Загрузка клиентской библиотеки PHP для Google API. | 40 | // Загрузка клиентской библиотеки PHP для Google API. |
| 41 | 41 |