Home
last modified time | relevance | path

Searched +full:protectregfreq +(+path:plugin +path:stopforumspam2) -(+path:plugin +path:stopforumspam2 +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/stopforumspam2/
H A Daction.php56 …if ($ACT == 'register' and $helper->quickipcheck(null, $this->getConf('protectRegFreq'), $this->ge…
87 … $result1 = $helper->freqcheck(null, $email, $username, FALSE, $this->getConf('protectRegFreq'));
/plugin/stopforumspam2/conf/
H A Ddefault.php5 $conf['protectRegFreq'] = '-1';
H A Dmetadata.php5 $meta['protectRegFreq'] = array('numeric', '_min' => -1);