Commit e2f1664a9bd797a5d6a10b15bf6b7a368b6c05b6

Authored by Administrator
1 parent ba0ed8b7

rm node nodule

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
frontend/config/main.php
@@ -9,10 +9,10 @@ $params = array_merge( @@ -9,10 +9,10 @@ $params = array_merge(
9 return [ 9 return [
10 'id' => 'app-frontend', 10 'id' => 'app-frontend',
11 'basePath' => dirname(__DIR__), 11 'basePath' => dirname(__DIR__),
12 - 'bootstrap' => [  
13 -  
14 - 'frontend\components\SeoComponent',  
15 - ], 12 +// 'bootstrap' => [
  13 +//
  14 +// 'frontend\components\SeoComponent',
  15 +// ],
16 'controllerNamespace' => 'frontend\controllers', 16 'controllerNamespace' => 'frontend\controllers',
17 'modules' => [ 17 'modules' => [
18 'artbox-comment' => [ 18 'artbox-comment' => [