From dee5534464ef8120156d55f11a0352eff5bf8afa Mon Sep 17 00:00:00 2001 From: x2002bobillot Date: Sun, 19 Feb 2006 15:52:11 +0000 Subject: [PATCH] backport du script de creation de liste promo git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@245 839d8a87-29fc-0310-9880-83ba4fa771e5 --- bin/lists.create_promo.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 bin/lists.create_promo.php diff --git a/bin/lists.create_promo.php b/bin/lists.create_promo.php new file mode 100755 index 0000000..f7bc204 --- /dev/null +++ b/bin/lists.create_promo.php @@ -0,0 +1,24 @@ +#!/usr/bin/php4 -q +submit(); +?> -- 2.1.4