Home
last modified time | relevance | path

Searched refs:status_alert (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/plugins/usermanager/_test/
H A Dmocks.class.php33 protected function notifyUser($user, $password, $status_alert=true) { argument
38 return parent::notifyUser($user, $password, $status_alert);
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php854 * @param bool $status_alert whether status alert should be shown
857 protected function notifyUser($user, $password, $status_alert = true) argument
861 if ($status_alert) {
864 } elseif ($status_alert) {