Esempio n. 1
0
 /**
  * 注册插件
  */
 protected function initPlugin()
 {
     $this->_front->registerPlugin(new Application_Plugin_Main());
 }