Explorar o código

removed test line.

Qiang Xue %!s(int64=12) %!d(string=hai) anos
pai
achega
f026d360de
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      controllers/SiteController.php

+ 0 - 1
controllers/SiteController.php

@@ -20,7 +20,6 @@ class SiteController extends Controller
 
 	public function actionIndex()
 	{
-		Yii::$app->end(0, false);
 		echo $this->render('index');
 	}