示例#1
0
文件: Pommo.php 项目: soonick/poMMo
 static function reloadConfig()
 {
     return self::$_config = Pommo_Api::configGetBase(TRUE);
 }