Commit b8068f6a3845bbb0e01bea09b30d7768f5059809
1 parent
5b6af7ed
ga
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
backend/views/report/index.php
@@ -42,7 +42,6 @@ $this->params['breadcrumbs'][] = $this->title; | @@ -42,7 +42,6 @@ $this->params['breadcrumbs'][] = $this->title; | ||
42 | 42 | ||
43 | <?= Html::encode($model->date) ?> | 43 | <?= Html::encode($model->date) ?> |
44 | <?php | 44 | <?php |
45 | - var_dump($range); | ||
46 | 45 | ||
47 | // Загрузка клиентской библиотеки PHP для Google API. | 46 | // Загрузка клиентской библиотеки PHP для Google API. |
48 | 47 |