Example #1
0
 /**
  * 加载插件配置信息
  */
 protected function load_plugin_setting($dir)
 {
     return Controller::load_plugin_setting($dir);
 }