diff --git a/frontend/config/main.php b/frontend/config/main.php index 96a3120..6db9944 100755 --- a/frontend/config/main.php +++ b/frontend/config/main.php @@ -9,10 +9,10 @@ $params = array_merge( return [ 'id' => 'app-frontend', 'basePath' => dirname(__DIR__), - 'bootstrap' => [ - - 'frontend\components\SeoComponent', - ], +// 'bootstrap' => [ +// +// 'frontend\components\SeoComponent', +// ], 'controllerNamespace' => 'frontend\controllers', 'modules' => [ 'artbox-comment' => [ -- libgit2 0.21.4