Home
last modified time | relevance | path

Searched +full:abcok +(+path:plugin +path:abc2) -(+path:plugin +path:abc2 +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/abc2/conf/
H A Ddefault.php9 $conf['abcok'] = 1;
H A Dmetadata.php9 $meta['abcok'] = array('onoff');
/plugin/abc2/
H A Daction.php37 if ($this->getConf('abcok') && $showJS) {
H A Dsyntax.php94 // display just the code if 'abcok' is switched off
95 if (!$this->getConf('abcok')) {