Searched refs:deleteUser (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/lib/plugins/usermanager/ | ||
| H A D | remote.php | 92 public function deleteUser($user) function in remote_plugin_usermanager |
| H A D | admin.php | 146 $this->deleteUser(); |
| /dokuwiki/lib/plugins/authpdo/ | ||
| H A D | auth.php | 354 if ($this->deleteUser($user)) $count++; |