Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
$this->register_function('bcc', Array($this, 'addBcc'));
$this->register_function('subject', Array($this, 'setSubject'));
$this->register_function('add_header', Array($this, 'addHeader'));
+ $this->assign_by_ref('globals', $globals);
}
public static function &get(&$mailer, $tpl)
Nous t'écrivons car lors de l'envoi de la lettre d'information mensuelle
de Polytechnique.org à ton adresse polytechnicienne :
- {$x.alias}@{#globals.mail.domain#},
+ {$x.alias}@{$globals->mail->domain},
l'adresse {$email}, sur laquelle tu rediriges ton courrier, ne fonctionnait pas.