Home
last modified time | relevance | path

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

/plugin/anewssystem/conf/
H A Dmetadata.php14 $meta['hide_anchorID'] = array('onoff');
H A Ddefault.php11 $conf['hide_anchorID'] = 1;
/plugin/anewssystem/
H A Dsyntax.php356 …if((stripos($fields[1],'hidden') === false) && ($this->getConf('hide_anchorID')< 1)) { …