mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-17 16:01:15 +08:00
Fixed the basic app template.
This commit is contained in:
@ -21,7 +21,6 @@ class SiteController extends Controller
|
||||
|
||||
public function actionIndex()
|
||||
{
|
||||
Yii::warning('test');
|
||||
return $this->render('index');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user