예제 #1
0
 /**
  *
  */
 public function preDispatch()
 {
     parent::postDispatch();
     $this->_helper->layout->setLayout('admin');
 }