X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fcron%2Fcron_validations.php;h=bbaf0009db87d9c1048419c5407c8c61b435cec0;hb=HEAD;hp=a776da5e999c628b0296cf171f033cea95a57dd6;hpb=6e1128e02f7568a692d548d8bc43cad6bde38efe;p=platal.git diff --git a/bin/cron/cron_validations.php b/bin/cron/cron_validations.php index a776da5..bbaf000 100755 --- a/bin/cron/cron_validations.php +++ b/bin/cron/cron_validations.php @@ -82,5 +82,5 @@ $message = wordwrap($message, 78); $mymail->setTxtBody($message); $mymail->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: ?>