Exemplo n.º 1
0
 function missingLayout($params)
 {
     $this->controller->layout = "default";
     parent::missingLayout($params);
 }