예제 #1
0
파일: ConfigUtil.php 프로젝트: xautmn/me
 public function free()
 {
     self::$_instance = NULL;
     self::$_config = array();
 }