Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A DphpThumb.php272 if (!empty($_GET['src']) && empty($phpThumb->config_allow_local_http_src) && preg_match('#^http://'…
H A Dphpthumb.class.php167 public $config_allow_local_http_src = false; variable in phpthumb