コード例 #1
0
 /**
  *  初始化
  */
 public function _initialize()
 {
     parent::_initialize();
     $this->_mod = D('admin');
 }