예제 #1
0
 function missingDatabase($params)
 {
     $this->controller->layout = "default";
     parent::missingDatabase($params);
 }