Home
last modified time | relevance | path

Searched defs:body (Results 1 – 5 of 5) sorted by relevance

/web-master/scripts/
H A Demail-note-summaries15 $body = "Notes | Page\n" variable
31 $body = "Following are the top 20 pages of the manual, sorted by the number\n" variable
/web-master/include/
H A Dmailer.php24 function mailer($to, $subject, $body, MailAddress $from, array $replyTos = []) {
/web-master/
H A Dforgot.php74 $body = variable
H A Dgithub-webhook.php294 $body = file_get_contents("php://stdin"); variable
297 $body = file_get_contents("php://input"); variable
/web-master/manage/
H A Duser-notes.php888 function note_mail_on_action($user, $id, $subject, $body)

Completed in 11 milliseconds