From 9bda49ff65130496c99e52dffa008a063e4e14b4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 20 Feb 2004 23:42:49 +0000 Subject: [PATCH] =?UTF-8?q?Les=20param=E8tres=20ADHERENTS=5F*=20=E9tant=20?= =?UTF-8?q?g=E9r=E9s=20dans=20la=20page=20de=20config=20d=E9di=E9e=20=E0?= =?UTF-8?q?=20la=20zone=20adh=E9rents,=20ils=20n'ont=20plus=20a=20=EAtre?= =?UTF-8?q?=20visible=20sur=20la=20page=20des=20"param=E8tres=20autre".?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mysql/migration/1.1.0-1.2.0-RC1.sql | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mysql/migration/1.1.0-1.2.0-RC1.sql b/mysql/migration/1.1.0-1.2.0-RC1.sql index 6b5644c538b..5bdff110355 100644 --- a/mysql/migration/1.1.0-1.2.0-RC1.sql +++ b/mysql/migration/1.1.0-1.2.0-RC1.sql @@ -155,6 +155,8 @@ insert into llx_c_forme_juridique (code, libelle) values (99,'Autre personne mor update llx_paiement set author = null where author = ''; +update llx_const set visible=0 where name like 'ADHERENT%'; + drop table llx_c_pays; create table llx_c_pays