Home
last modified time | relevance | path

Searched refs:mail (Results 1 – 25 of 716) sorted by last modified time

12345678910>>...29

/plugin/pagelist/
H A DCOPYING316 Also add information on how to contact you by electronic and paper mail.
/plugin/twofactoremail/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
H A Daction.php65 $mail = new Mailer();
66 $mail->to($to);
67 $mail->subject($this->getLang('subject'));
68 $mail->setBody($body, ['CODE' => $code]);
69 $result = $mail->send();
/plugin/twofactor/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/attribute/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/nspages/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/dbquery/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/siteexport/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/linkback/lang/en/
H A Dsubscribermail.txt19 This mail was generated by DokuWiki at
/plugin/linkback/
H A DCHANGELOG19 * URL of pinged page is now included in notification mail
H A Dtools.php63 * Sends a notify mail on new linkback
106 $mail = new Mailer();
107 $mail->to($to);
108 $mail->subject($subject);
109 $mail->setBody($text);
110 $mail->send();
H A DCOPYING316 Also add information on how to contact you by electronic and paper mail.
/plugin/structpublish/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/diagrams/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/struct/types/
H A DMail.php24 $mail = $this->config['prefix'] . $value . $this->config['postfix'];
25 $R->emaillink($mail);
39 $mail = $this->config['prefix'] . $rawvalue . $this->config['postfix'];
40 if (!mail_isvalid($mail)) {
41 throw new ValidationException('Mail invalid', $mail);
/plugin/struct/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/mermaid/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/doi/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/shell/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/geophp/vendor/funiq/geophp/
H A DLICENSE341 Also add information on how to contact you by electronic and paper mail.
/plugin/webmaster/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/yalist/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/acknowledge/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/backlinks/
H A DCOPYING311 Also add information on how to contact you by electronic and paper mail.
/plugin/dokusioc/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.

12345678910>>...29