*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2002-12-18 17:51:04 +00:00
parent eddb9ddb2e
commit 7d161086bd

View File

@ -37,5 +37,5 @@ create table llx_user
module_compta smallint default 1, module_compta smallint default 1,
note text, note text,
UNIQUE INDEX(code) UNIQUE INDEX(login)
); );