Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php180 …public $config_cache_prefix = ''; // default value set in the construct… variable in phpthumb
298 …$this->config_cache_prefix = ( isset($_SERVER['SERVER_NAME']) ? $_SERVER['SERVER_NAME'].'_' : '…
827 …if (preg_match('#'.preg_quote($this->config_cache_prefix).'#i', $fullfilename) && file_exists($ful…
3743 …nfig_cache_directory.$broad_directories.DIRECTORY_SEPARATOR.$this->config_cache_prefix.rawurlencod…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt150 * Bugfix (#38): CleanUpCacheDirectory() ignored config_cache_prefix