Home
last modified time | relevance | path

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

/plugin/botbouncer/lib/
H A Dbotbouncer.php62 private $doHpCheck = false; variable in botBouncer
161 $this->doHpCheck = true;
164 $this->doHpCheck = true;
359 if (!$this->doHpCheck) return;
802 if ($this->doHpCheck && !empty($data['ips'])) {