コード例 #1
0
ファイル: ConfigUtil.php プロジェクト: xautmn/me
 public function free()
 {
     self::$_instance = NULL;
     self::$_config = array();
 }