Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/usermanager/
H A Dremote.php92 public function deleteUser($user) function in remote_plugin_usermanager
H A Dadmin.php146 $this->deleteUser();
713 protected function deleteUser() function in admin_plugin_usermanager
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php354 if ($this->deleteUser($user)) $count++;
514 protected function deleteUser($user) function in auth_plugin_authpdo