From b22d70788040e2d1f6120f76c01e3e0a7d9184f5 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 22 Jun 2003 09:48:19 +0000 Subject: [PATCH] Nouvelle version --- mysql/drop.sql | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mysql/drop.sql b/mysql/drop.sql index 31f5e3f09f7..7e334313ab5 100644 --- a/mysql/drop.sql +++ b/mysql/drop.sql @@ -117,6 +117,8 @@ drop table if exists llx_notify ; drop table if exists llx_paiement; +drop table if exists llx_paiementfourn; + drop table if exists llx_pointmort; drop table if exists llx_product;