예제 #1
0
파일: Pommo.php 프로젝트: soonick/poMMo
 static function reloadConfig()
 {
     return self::$_config = Pommo_Api::configGetBase(TRUE);
 }