Home
last modified time | relevance | path

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

/plugin/linkback/conf/
H A Ddefault.php32 $conf['antispam_host_enable'] = true;
H A Dmetadata.php30 $meta['antispam_host_enable'] = array('onoff');
/plugin/linkback/action/
H A Dantispam.php50 if ($this->getConf('antispam_host_enable') && !$this->_clean_host($linkback['url'], $linkback['submitter_ip'])) {