X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Fcron%2Fhomonymes.php;h=0c6338c2009826e8b5d5733cb2f44909bd6ce4eb;hb=cdafa49e854542f19a2a37ad64a9964360982dea;hp=55af985cd2b8014719f3961d0df7dca22718cfab;hpb=5ddeb07cc787dd1dc3630a31f1528f5cc7c4d9b9;p=platal.git diff --git a/bin/cron/homonymes.php b/bin/cron/homonymes.php index 55af985..0c6338c 100755 --- a/bin/cron/homonymes.php +++ b/bin/cron/homonymes.php @@ -20,7 +20,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * ***************************************************************************/ /* vim: set sw=4 ts=4 sts=4 tw=100: - * crée des demandes de validation pour les kill d'alias + * crée des demandes de validation pour les kill d'alias * une demande 10 jours avant pour un warning, puis une autre pour le robot */ @@ -40,4 +40,5 @@ if ($resRobot->total()) { } } +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: ?>