X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Fpromo_update_help.php;fp=bin%2Fpromo_update_help.php;h=69abe82c901305434a39777d8815be39f41c1446;hb=448c8cdc9ec81362d230534097a9788bc2b005c9;hp=c4c2c286d8644973fd7e4f38a44bb3f212a2868b;hpb=07e4a9a091ac34c84129c230cde455de34e1ae91;p=platal.git diff --git a/bin/promo_update_help.php b/bin/promo_update_help.php index c4c2c28..69abe82 100755 --- a/bin/promo_update_help.php +++ b/bin/promo_update_help.php @@ -87,5 +87,5 @@ print "New users:\n" . implode("\n", $new) . "\n\n"; print "Ambiguous users:\n" . implode("\n", $ambiguous) . "\n\n"; print "Users to remove (louk out for ambiguous users before!):\n" . implode("\n", $to_remove) . "\n"; -// 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: ?>