X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fcron%2Fregistrations.php;h=825ed62015fe8dec52b03087ff16b7751b15007c;hb=3424387cde6c635ff16c3b5459c4caa88bb76e2e;hp=1866b8992c01513a4f43c1d37b71021b989b220b;hpb=d89a495539357b3ad30f7b891bd23d1805355a52;p=platal.git diff --git a/bin/cron/registrations.php b/bin/cron/registrations.php index 1866b89..825ed62 100755 --- a/bin/cron/registrations.php +++ b/bin/cron/registrations.php @@ -52,5 +52,5 @@ $mailer->addTo($globals->register->notif); $mailer->setTxtBody($message); $mailer->send(); -// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker fenc=utf-8: ?>