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