Home
last modified time | relevance | path

Searched refs:_addUser (Results 1 – 3 of 3) sorted by relevance

/plugin/botbouncer/admin/
H A Dclean.php99 case "add" : $this->_addUser(); break;
/plugin/authsqlite/
H A Dauth.php250 protected function _addUser($user, $pwd, $name, $mail, $grps) { function in auth_plugin_authsqlite
/plugin/groupmanager/
H A Dsyntax.php343 $this->_addUser();
691 function _addUser() function in syntax_plugin_groupmanager