From e46f120b636a9d2d7a6f82be556dfd085fb6e989 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 10 Jan 2017 01:50:15 +0200 Subject: [PATCH] ga --- backend/views/report/index.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/backend/views/report/index.php b/backend/views/report/index.php index ce12a2f..a647589 100644 --- a/backend/views/report/index.php +++ b/backend/views/report/index.php @@ -9,6 +9,7 @@ use yii\helpers\Html; use yii\grid\GridView; use yii\helpers\Url; +use Yii; /* @var $this yii\web\View */ @@ -22,7 +23,7 @@ $this->params['breadcrumbs'][] = $this->title;

- @@ -35,10 +36,8 @@ $this->params['breadcrumbs'][] = $this->title;

post('dateRange'); + echo $name; // Загрузка клиентской библиотеки PHP для Google API. -- libgit2 0.21.4