Home
last modified time | relevance | path

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

/plugin/publish/conf/
H A Ddefault.php6 $conf['hidereaderbanner'] = 0;
H A Dmetadata.php7 $meta['hidereaderbanner'] = array('onoff');
/plugin/publish/action/
H A Dbanner.php41 if($INFO['perm'] <= AUTH_READ && $this->getConf('hidereaderbanner')){