Home
last modified time | relevance | path

Searched defs:from (Results 1 – 4 of 4) sorted by relevance

/web-master/include/
H A Dmailer.php24 function mailer($to, $subject, $body, MailAddress $from, array $replyTos = []) {
/web-master/entry/
H A Dsvn-account.php86 $from = "\"$name\" <$email>"; variable
/web-master/manage/
H A Duser-notes.php220 $from = $limitVotes + 1; variable
330 $from = date('Y-m-d H:i:s', $row['from']); variable
/web-master/
H A Dgithub-webhook.php43 function send_mail($to, $subject, $message, MailAddress $from, array $replyTos = []) {

Completed in 16 milliseconds