Implemented default controller namespace.
This commit is contained in:
parent
e64644a2a9
commit
5f1b37cc9e
@ -4,7 +4,6 @@ return array(
|
||||
'id' => 'bootstrap',
|
||||
'basePath' => dirname(__DIR__),
|
||||
'preload' => array('log'),
|
||||
'controllerNamespace' => 'app\controllers',
|
||||
'modules' => array(
|
||||
// 'debug' => array(
|
||||
// 'class' => 'yii\debug\Module',
|
||||
|
Loading…
Reference in New Issue
Block a user