Home
last modified time | relevance | path

Searched refs:deleteUser (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/lib/plugins/authpdo/
H A Dauth.php351 if ($this->deleteUser($user)) $count++;
511 protected function deleteUser($user)
551 protected function deleteUser($user) global() function in auth_plugin_authpdo
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php145 $this->deleteUser();
712 protected function deleteUser()
716 protected function deleteUser() global() function in admin_plugin_usermanager