@@ -20,7 +20,7 @@ class SiteController extends Controller
}
public function actionIndex()
- {
+ {Yii::error('test');
return $this->render('index');