Searched refs:config_cache_default_only_suffix (Results 1 – 2 of 2) sorted by relevance
386 …LEGETPARAMS = (bool) ($phpThumb->config_cache_default_only_suffix && (strpos($phpThumb->config_cac…
178 public $config_cache_default_only_suffix = false; variable in phpthumb3657 if ($this->config_cache_default_only_suffix && $this->sourceFilename) {3662 if (strpos($this->config_cache_default_only_suffix, '*') === false) {3663 …rting simplified caching filename because no * in "'.$this->config_cache_default_only_suffix.'"', …3666 …EPARATOR.rawurlencode(str_replace('*', @$matches[1], $this->config_cache_default_only_suffix)).'.'…