Home
last modified time | relevance | path

Searched refs:config_cache_force_passthru (Results 1 – 2 of 2) sorted by path

/plugin/photogallery/phpThumb/
H A DphpThumb.php106 …if (empty($phpThumb->config_cache_force_passthru) && preg_match('#^'.preg_quote($nice_docroot).'(.…
H A Dphpthumb.class.php179 public $config_cache_force_passthru = true; variable in phpthumb
4247 …_cache_force_passthru = '.$this->phpThumbDebugVarDump($this->config_cache_force_passthru);