X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Flists.create_promo.php;h=72967983a9e59918cb945c90faa560fd880b3e1f;hb=527ccdb5d9e3a120168331f4aa3070f6c574228e;hp=f7bc204e453c25c4198d1674e0f6e8a689f9da45;hpb=dee5534464ef8120156d55f11a0352eff5bf8afa;p=platal.git diff --git a/bin/lists.create_promo.php b/bin/lists.create_promo.php index f7bc204..7296798 100755 --- a/bin/lists.create_promo.php +++ b/bin/lists.create_promo.php @@ -1,8 +1,10 @@ -#!/usr/bin/php4 -q +#!/usr/bin/php5 -q mail->domain, "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: ?>