|
@@ -4,7 +4,6 @@ return array(
|
|
|
'id' => 'bootstrap',
|
|
'id' => 'bootstrap',
|
|
|
'basePath' => dirname(__DIR__),
|
|
'basePath' => dirname(__DIR__),
|
|
|
'preload' => array('log'),
|
|
'preload' => array('log'),
|
|
|
- 'controllerNamespace' => 'app\controllers',
|
|
|
|
|
'modules' => array(
|
|
'modules' => array(
|
|
|
// 'debug' => array(
|
|
// 'debug' => array(
|
|
|
// 'class' => 'yii\debug\Module',
|
|
// 'class' => 'yii\debug\Module',
|