error on install

This commit is contained in:
BENKE Charlie 2017-03-24 15:30:46 +01:00 committed by GitHub
parent 38660418b4
commit 80f78e66bb

View File

@ -26,7 +26,7 @@ create table llx_usergroup
datec datetime, datec datetime,
tms timestamp, tms timestamp,
note text, note text,
model_pdf varchar(255) DEFAULT NULL, model_pdf varchar(255) DEFAULT NULL
)ENGINE=innodb; )ENGINE=innodb;
-- --