Home
last modified time | relevance | path

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

/web-master/
H A Dgithub-webhook.php43 function send_mail($to, $subject, $message, MailAddress $from, array $replyTos = []) {
52 function get_first_line($message) {
325 $message = sprintf("You can view the %s on github:\r\n%s", $type, $htmlUrl); variable
366 $message = sprintf("You can view the %s on github:\r\n%s", $type, $htmlUrl); variable
/web-master/manage/
H A Devent.php46 $message = "This event has been approved. It will appear on the PHP website shortly."; variable
59 … $message = $event['approved'] ? "This event has been deleted." : "This event has been rejected."; variable
H A Duser-notes.php860 function note_mail_user($mailto, $subject, $message)

Completed in 9 milliseconds