Searched refs:config_nohotlink_enabled (Results 1 – 2 of 2) sorted by relevance
289 if ($phpThumb->config_nohotlink_enabled && $phpThumb->config_nohotlink_erase_image && preg_match('#…
146 public $config_nohotlink_enabled = true; variable in phpthumb2633 if ($allow && $this->config_nohotlink_enabled && preg_match('#^(f|ht)tps?\://#i', $this->src)) {