pas de virgule a la fin

This commit is contained in:
opensides 2004-10-11 14:09:09 +00:00
parent 02f7dddb3a
commit c3f2c4c027

View File

@ -25,5 +25,5 @@ create table llx_bookmark4u_login
(
rowid serial PRIMARY KEY,
fk_user integer,
bk4u_uid integer,
bk4u_uid integer
);