-- -- Copyright (C) 2001-2002 Rodolphe Quiedeville -- Copyright (C) 2002-2003 Éric Seigne -- -- $Id$ -- $Source$ -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 2 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program; if not, write to the Free Software -- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- drop table llx_actioncomm; drop table llx_bots; drop table llx_c_anexpe; drop table llx_c_actioncomm; drop table llx_c_chargesociales; drop table llx_c_effectif; drop table llx_c_paiement ; drop table llx_c_pays ; drop table llx_c_prestatype ; drop table llx_c_propalst ; drop table llx_c_stcomm; drop table llx_c_typent ; drop table llx_adherent; drop table llx_bank; drop table llx_bank_account; drop table llx_bank_categ; drop table llx_bank_class; drop table llx_bookmark; drop table llx_chargesociales; drop table llx_compta; drop table llx_compta_account; drop table llx_cotisation; drop table llx_don; drop table llx_don_projet; drop table llx_fa_pr; drop table llx_facture; drop table llx_facture_fourn; drop table llx_fichinter; drop table llx_paiement; drop table llx_pointmort; drop table llx_product; drop table llx_projet; drop table llx_propal; drop table llx_propaldet; drop table llx_service; drop table llx_soc_recontact; drop table llx_tva; drop table llx_user; drop table llx_ventes; drop table llx_voyage; drop table llx_voyage_reduc; drop table login ; drop table socappoint ; drop table soccontact; drop table soccontactinfo; drop table socfollowresume; drop table socstatutlog ; drop table region_resume ; drop table societe; drop table soc_events; drop table soc_recontact; drop table socpeople;