Home
last modified time | relevance | path

Searched +full:antispam_link_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.php36 $conf['antispam_link_enable'] = true;
H A Dmetadata.php33 $meta['antispam_link_enable'] = array('onoff');
/plugin/linkback/action/
H A Dantispam.php61 if ($this->getConf('antispam_link_enable') && !$this->_clean_link($target, $page, $linkback['type'])) {