debugger furnishing

This commit is contained in:
Qiang Xue
2013-07-08 06:44:22 -04:00
parent 34239ce301
commit d121c0d3e9
11 changed files with 112 additions and 109 deletions

View File

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