backport upgrade table paiement
authorPascal Corpet <pascal.corpet@m4x.org>
Wed, 13 Apr 2005 12:18:10 +0000 (12:18 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:28:26 +0000 (23:28 +0200)
Patches applied:

 * opensource@polytechnique.org--2005/platal--release--0.9.5--patch-4
   upgrade table paiement

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-540

upgrade/0.9.5/80_paiement.sql [new file with mode: 0644]

diff --git a/upgrade/0.9.5/80_paiement.sql b/upgrade/0.9.5/80_paiement.sql
new file mode 100644 (file)
index 0000000..5394058
--- /dev/null
@@ -0,0 +1,2 @@
+INSERT INTO paiement.methodes VALUES (1, "PayPal", "paypal.inc.php");
+