Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php853 * @param bool $status_alert whether status alert should be shown
856 protected function notifyUser($user, $password, $status_alert = true)
860 if ($status_alert) {
863 } elseif ($status_alert) {
862 notifyUser($user, $password, $status_alert = true) global() argument