X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Flists.create_promo.php;h=163e53232d3ccf6961650b24b2bcf275b52ac52f;hb=4d2d6d18a318843e76a3a3ecb50446770ac9f788;hp=b9ce8ddc1c286210034118aed7daf4f3930da6a3;hpb=ee68ddc1d2ff14e755623de27336cfc40fb0a29a;p=platal.git diff --git a/bin/lists.create_promo.php b/bin/lists.create_promo.php index b9ce8dd..163e532 100755 --- a/bin/lists.create_promo.php +++ b/bin/lists.create_promo.php @@ -21,4 +21,5 @@ $req = new ListeReq(0, "promo$promo", "Liste de la promotion $promo", 1 /*private*/, 2 /*moderate*/, 0 /*free subscription*/, array($owner), array()); $req->submit(); +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: ?>