From 865ad5d183284a81ccc140eff3446d5532afbdd3 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 12 Feb 2003 21:03:08 +0000 Subject: [PATCH] =?UTF-8?q?Suppression=20du=20user=20par=20d=E9faut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mysql/data/data.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mysql/data/data.sql b/mysql/data/data.sql index 529ec3cf146..bb16cc08899 100644 --- a/mysql/data/data.sql +++ b/mysql/data/data.sql @@ -117,5 +117,5 @@ insert into c_propalst (id,label) values (4, 'Factur -- -- Utilisateur -- -insert into llx_user (name,firstname,code,login,pass,module_comm,module_compta,admin,webcal_login) -values ('Quiedeville','Rodolphe','RQ','rodo','CRnN0Tam/s7z.',1,1,1,'rodo'); \ No newline at end of file +--insert into llx_user (name,firstname,code,login,pass,module_comm,module_compta,admin,webcal_login) +--values ('Quiedeville','Rodolphe','RQ','rodo','CRnN0Tam/s7z.',1,1,1,'rodo'); \ No newline at end of file