Home
last modified time | relevance | path

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

/plugin/stopforumspam2/conf/
H A Ddefault.php14 $conf['emailWhitelist'] = '';
H A Dmetadata.php14 $meta['emailWhitelist'] = array('');
/plugin/stopforumspam2/
H A Dhelper.php249 … $exlist = str_replace(array("\r\n", "\r", "\n"), "\n", $this->getConf('emailWhitelist'));