Home
last modified time | relevance | path

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

/plugin/stopforumspam/_test/
H A DLoggerTest.php29 $logger->LogAttempt("bogus", "bogus@fake.org", "192.168.1.1", "test", 11.0, false);
42 $logger->LogAttempt("bogus", "bogus@fake.org", "192.168.1.1", "test", 11.0, false);
/plugin/stopforumspam/
H A DSpamLogger.php20 public function LogAttempt($username, $email, $ip, $trigger, $confidence, $accepted) function in SpamLogger
H A Daction.php62 $this->logger->LogAttempt($username, $email, $ip, $this->checker->trigger,