Home
last modified time | relevance | path

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

/dokuwiki/inc/Subscriptions/
DSubscriptionSender.php54 * @param array $hrep Predefined parameters used to parse the
62 …protected function send($subscriber_mail, $subject, $context, $template, $trep, $hrep = null, $hea… argument
72 $mail->setBody($text, $trep, $hrep);
DPageSubscriptionSender.php34 $hrep = [];
67 $hrep['DIFF'] = $hdiff;
80 $hrep,
DBulkSubscriptionSender.php246 $hrep = [
256 $hrep
/dokuwiki/inc/
DMailer.class.php245 $hrep = array_merge($this->replacements['html'], $htmlrep);
251 foreach ($hrep as $key => $substitution) {