Fixed debugger with the new bootstrap.
This commit is contained in:
parent
f6c54739ff
commit
42cad0bbe3
@ -21,6 +21,7 @@ class SiteController extends Controller
|
|||||||
|
|
||||||
public function actionIndex()
|
public function actionIndex()
|
||||||
{
|
{
|
||||||
|
Yii::warning('test');
|
||||||
return $this->render('index');
|
return $this->render('index');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user