Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php121 public $config_cache_directory_depth = 0; variable in phpthumb
3739 for ($i = 0; $i < $this->config_cache_directory_depth; $i++) {
4242 …cache_directory_depth = '.$this->phpThumbDebugVarDump($this->config_cache_directory_depth);
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt96 * default config_cache_directory_depth is now 2 (was 4)