Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default218 …s in the hierarchy, otherwise realpath() will return FALSE". Set config_disable_realpath=false to …
H A Dphpthumb.class.php210 public $config_disable_realpath = false; variable in phpthumb
1313 if (!$this->config_disable_realpath) {