Commit 4a60711b by Qiang Xue

Removed test code.

parent d121c0d3
...@@ -20,7 +20,7 @@ class SiteController extends Controller ...@@ -20,7 +20,7 @@ class SiteController extends Controller
} }
public function actionIndex() public function actionIndex()
{Yii::error('test'); {
return $this->render('index'); return $this->render('index');
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment