X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fcron%2Fgoogle_apps.php;h=ee4a1801b4dd3ffde5cf64caf23b763039d6a61a;hb=3424387cde6c635ff16c3b5459c4caa88bb76e2e;hp=2ad242f83cab3b8b42a85b6195fe0b033d7fc594;hpb=c441aabe4829c769c405eb46ef9b4ff815e454d6;p=platal.git diff --git a/bin/cron/google_apps.php b/bin/cron/google_apps.php index 2ad242f..ee4a180 100755 --- a/bin/cron/google_apps.php +++ b/bin/cron/google_apps.php @@ -153,5 +153,5 @@ XDB::execute( WHERE p_status = 'success' OR (p_status = 'hardfail' AND p_end_date < DATE_SUB(NOW(), INTERVAL 15 DAY))"); -// 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: ?>