Searched refs:config_cache_prefix (Results 1 – 2 of 2) sorted by relevance
180 …public $config_cache_prefix = ''; // default value set in the construct… variable in phpthumb298 …$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…
150 * Bugfix (#38): CleanUpCacheDirectory() ignored config_cache_prefix