示例#1
0
文件: HTML.php 项目: techart/tao
 public function reset_paths_cache()
 {
     self::$cached_paths = array();
 }