Suppression du champs gui_lang
Merci Laurent pour les modifs
This commit is contained in:
parent
a51a893a2d
commit
c1c7bded8f
@ -40,7 +40,6 @@ create table llx_user
|
|||||||
note text,
|
note text,
|
||||||
datelastaccess datetime,
|
datelastaccess datetime,
|
||||||
egroupware_id integer,
|
egroupware_id integer,
|
||||||
gui_lang varchar(5),
|
|
||||||
|
|
||||||
UNIQUE INDEX(login)
|
UNIQUE INDEX(login)
|
||||||
)type=innodb;
|
)type=innodb;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user