Explorar o código

Removed test code.

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

+ 1 - 1
controllers/SiteController.php

@@ -20,7 +20,7 @@ class SiteController extends Controller
 	}
 
 	public function actionIndex()
-	{Yii::error('test');
+	{
 		return $this->render('index');
 	}