X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Femails.inc.php;h=836d82c0717fa7bd7392c508429daa58b102ac82;hb=5af85e819a8602f6720dff9e2efa6aa02d257d48;hp=c85191fe55519bcbdd5733d24e762cea595a211b;hpb=ca6d07f4ee62840ba1bbb9d232c585b44027dd32;p=platal.git diff --git a/include/emails.inc.php b/include/emails.inc.php index c85191f..836d82c 100644 --- a/include/emails.inc.php +++ b/include/emails.inc.php @@ -271,7 +271,7 @@ class Redirect require_once("diogenes/diogenes.hermes.inc.php"); $mailer = new HermesMailer(); $mailer->setFrom("webmaster@polytechnique.org"); - $mailer->addTo("hotliners@polytechnique.org"); + $mailer->addTo("hotliners@staff.polytechnique.org"); $mailer->setSubject("ALERTE LORS DE L'AJOUT DE REDIRECTION de " . S::v('prenom') . ' ' . S::v('nom') . '(' . S::v('promo') . ')'); $mailer->setTxtBody($message