mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
debugger furnishing
This commit is contained in:
@ -20,7 +20,7 @@ class SiteController extends Controller
|
||||
}
|
||||
|
||||
public function actionIndex()
|
||||
{
|
||||
{Yii::error('test');
|
||||
return $this->render('index');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user