Home
last modified time | relevance | path

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

/plugin/userhomepage/conf/
H A Ddefault.php27 $conf['no_acl'] = 0;
H A Dmetadata.php27 $meta['no_acl'] = array('onoff');
/plugin/userhomepage/
H A Daction.php234 if ((!$this->getConf('no_acl')) && ($conf['useacl']) && ($this->userOk())) {