Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A DphpThumb.php172 if (empty($phpThumb->config_disable_pathinfo_parsing) && (empty($_GET) || isset($_GET['phpThumbDebu…
H A Dphpthumb.class.php207 public $config_disable_pathinfo_parsing = false; variable in phpthumb