Searched defs:subject (Results 1 – 3 of 3) sorted by relevance
/web-master/ |
H A D | github-webhook.php | 43 function send_mail($to, $subject, $message, MailAddress $from, array $replyTos = []) { 322 $subject = prep_title($issue, $repoName); variable 363 $subject = prep_title($issue, $repoName); variable
|
/web-master/include/ |
H A D | mailer.php | 24 function mailer($to, $subject, $body, MailAddress $from, array $replyTos = []) {
|
/web-master/manage/ |
H A D | user-notes.php | 860 function note_mail_user($mailto, $subject, $message) 888 function note_mail_on_action($user, $id, $subject, $body)
|
Completed in 10 milliseconds