Home
last modified time | relevance | path

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

/plugin/stopforumspam2/conf/
H A Ddefault.php9 $conf['protectEditConf'] = '-1';
H A Dmetadata.php9 $meta['protectEditConf'] = array('numeric', '_min' => -1, '_max' => 100);
/plugin/stopforumspam2/
H A Daction.php52 …helper->quickipcheck(null, $this->getConf('protectEditFreq'), $this->getConf('protectEditConf'))) {