Merge branch 'master' of /home/git/platal into profile_edit
[platal.git] / bin / cron / notifs.send.php
index 583f0e1..12253c5 100755 (executable)
@@ -81,7 +81,7 @@ EOF;
   </body>
 </html>
 EOF;
-    
+
     $mailer = new PlMailer();
     $mailer->setFrom('Carnet Polytechnicien <support_carnet@' . $globals->mail->domain . '>');
     $mailer->addTo("\"$u['prenom']} {$u['nom']}\" <{$u['bestalias']}@" . $globals->mail->domain . '>');