Home
last modified time | relevance | path

Searched refs:attachments (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A DMailer.class.php5 * attachments). All mails are assumed to be in UTF-8 encoding.
262 * Placeholders can be used to reference embedded attachments
451 * Prepare the mime multiparts for all attachments
461 // embedded attachments
522 // prepare the attachments
523 $attachments = $this->prepareAttachments();
547 $body .= $attachments;