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