예제 #1
0
파일: HTML.php 프로젝트: techart/tao
 public function reset_paths_cache()
 {
     self::$cached_paths = array();
 }