예제 #1
0
파일: Type.php 프로젝트: razzman/media
 public static function reset()
 {
     self::$glob = self::$magic = null;
 }