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