Searched refs:addGroup (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/inc/Extension/ | ||
H A D | AuthPlugin.php | 358 public function addGroup($group) function in dokuwiki\\Extension\\AuthPlugin |
/dokuwiki/lib/plugins/authpdo/ | ||
H A D | auth.php | 265 $ok = $this->addGroup($group); |
/dokuwiki/lib/plugins/authad/adLDAP/classes/ | ||
H A D | adLDAPGroups.php | 64 public function addGroup($parent,$child){ function in adLDAPGroups |
/dokuwiki/conf/ | ||
H A D | mysql.conf.php.example | 154 $conf['plugin']['authmysql']['addGroup'] = "INSERT INTO groups (name) |