X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Fcron%2Fclean.php;h=76af55dd748d601cf7ad33105e1749a3987b5450;hb=3424387cde6c635ff16c3b5459c4caa88bb76e2e;hp=ae4a8b0b499472bca87414fe244cace0e2f631f4;hpb=6e1128e02f7568a692d548d8bc43cad6bde38efe;p=platal.git diff --git a/bin/cron/clean.php b/bin/cron/clean.php index ae4a8b0..76af55d 100755 --- a/bin/cron/clean.php +++ b/bin/cron/clean.php @@ -66,5 +66,5 @@ query('DELETE FROM search_autocomplete query('DELETE FROM profile_merge_issues WHERE issues IS NULL OR issues = \'\''); -// 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: ?>