Пример #1
0
 protected function actionSetView($params)
 {
     \GO::setView($params['view']);
     $this->redirect();
 }