Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A DphpThumb.php207 } elseif (phpthumb_functions::PasswordStrength($phpThumb->config_high_security_password) < 20) {
210 ….'hash='.$_GET['hash'], '', $_SERVER['QUERY_STRING']), $phpThumb->config_high_security_password)) {
H A Dphpthumb.class.php192 public $config_high_security_password = null; variable in phpthumb