mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-29 13:57:50 +08:00
removed test line.
This commit is contained in:
@@ -20,7 +20,6 @@ class SiteController extends Controller
|
|||||||
|
|
||||||
public function actionIndex()
|
public function actionIndex()
|
||||||
{
|
{
|
||||||
Yii::$app->end(0, false);
|
|
||||||
echo $this->render('index');
|
echo $this->render('index');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user