Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A DphpThumb.php203 if (!empty($phpThumb->config_high_security_enabled)) {
674 if (!empty($phpThumb->config_high_security_enabled) && !empty($_GET['nocache'])) {
H A Dphpthumb.class.php191 public $config_high_security_enabled = true; variable in phpthumb