Home
last modified time | relevance | path

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

/plugin/stopforumspam2/conf/
H A Ddefault.php7 $conf['preventNuisanceReg'] = '5';
H A Dmetadata.php7 $meta['preventNuisanceReg'] = array('numeric', '_min' => 0);
/plugin/stopforumspam2/
H A Daction.php66 $expiremin = $this->getConf('preventNuisanceReg');