Removed test code.
This commit is contained in:
parent
7efa64c733
commit
72dd7acbef
@ -20,7 +20,7 @@ class SiteController extends Controller
|
||||
}
|
||||
|
||||
public function actionIndex()
|
||||
{Yii::error('test');
|
||||
{
|
||||
return $this->render('index');
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user