debugger furnishing

This commit is contained in:
Qiang Xue 2013-07-08 06:44:22 -04:00
parent 06f0b41c38
commit 7efa64c733

View File

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