Response WIP
This commit is contained in:
parent
062b791593
commit
7e6ed22ec6
@ -20,6 +20,7 @@ class SiteController extends Controller
|
||||
|
||||
public function actionIndex()
|
||||
{
|
||||
Yii::$app->end(0, false);
|
||||
echo $this->render('index');
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user