Home
last modified time | relevance | path

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

/plugin/botmon/
H A Daction.php325 $this->writeCaptchaLog($_SERVER['REMOTE_ADDR'], $cookieVal, $_SERVER['SERVER_NAME'], $expected);
335 private function writeCaptchaLog($remote_addr, $cookieVal, $serverName, $expected) { function in action_plugin_botmon