Home
last modified time | relevance | path

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

/dports/www/hotcrp/hotcrp-2.102/src/
H A Duserstatus.php472 $user = Contact::create($this->conf, $actor, $cj, $send ? Contact::SAVE_NOTIFY : 0);
H A Dpaperstatus.php1122 | ($ps->no_email ? 0 : Contact::SAVE_NOTIFY);
H A Dcontact.php907 const SAVE_NOTIFY = 1; define in Contact
1247 if (($flags & self::SAVE_NOTIFY) && !$u->disabled)