diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index fe46646..2752b61 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -26,6 +26,7 @@ use yii\db\ActiveQuery; use yii\helpers\Html; use yii\web\View; + use yii\helpers\Url as DefaultUrl; AppAsset::register($this); SliderAsset::register($this); @@ -100,7 +101,14 @@
-- libgit2 0.21.4