X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Fcron%2Fregistrations.php;h=825ed62015fe8dec52b03087ff16b7751b15007c;hb=8526cfe046865202710c548a3a58c7dbddeaee65;hp=1866b8992c01513a4f43c1d37b71021b989b220b;hpb=166ae27cbb59e826d23b34fc5c73dce3572e8122;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: ?>