Home
last modified time | relevance | path

Searched refs:GetAllFilesInSubfolders (Results 1 – 2 of 2) sorted by relevance

/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php894 public static function GetAllFilesInSubfolders($dirname) { function in phpthumb_functions
910 $subfiles = self::GetAllFilesInSubfolders($fullfilename);
H A Dphpthumb.class.php825 …$AllFilesInCacheDirectory = phpthumb_functions::GetAllFilesInSubfolders($this->config_cache_direct…