コード例 #1
0
ファイル: HTML.php プロジェクト: techart/tao
 public function reset_paths_cache()
 {
     self::$cached_paths = array();
 }