Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/lib/plugins/usermanager/
H A Dremote.php36 public function createUser($user, $name, $mail, $groups, $password = '', $notify = false)
H A Dcli.php145 protected function cmdAdd(bool $notify, array $args)
/dokuwiki/inc/
H A Dcommon.php1315 function notify($id, $who, $rev = '', $summary = '', $minor = false, $replace = [], $current_rev = … function