|
|
@ -47,7 +47,7 @@ return array( |
|
|
|
'components' => array( |
|
|
|
'components' => array( |
|
|
|
'view' => array( |
|
|
|
'view' => array( |
|
|
|
'class' => 'yii\base\View', |
|
|
|
'class' => 'yii\base\View', |
|
|
|
'viewRenderers' => array( |
|
|
|
'renderers' => array( |
|
|
|
'tpl' => array( |
|
|
|
'tpl' => array( |
|
|
|
'class' => 'yii\smarty\ViewRenderer', |
|
|
|
'class' => 'yii\smarty\ViewRenderer', |
|
|
|
//'cachePath' => '@runtime/Smarty/cache', |
|
|
|
//'cachePath' => '@runtime/Smarty/cache', |
|
|
|