Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php697 $this->notifyUser($user, $pass);
832 $this->notifyUser($notify, $changes['pass']);
856 protected function notifyUser($user, $password, $status_alert = true)
1098 $sent = $this->notifyUser($clean[0], $clean[1], false);
862 protected function notifyUser($user, $password, $status_alert = true) global() function in admin_plugin_usermanager