This commit is contained in:
Rodolphe Quiedeville 2006-12-15 09:26:52 +00:00
parent 1ac4d0edc9
commit 4d7d706ae9

View File

@ -45,6 +45,3 @@ create table llx_product
weight_units tinyint DEFAULT NULL,
canvas varchar(15) DEFAULT ''
)type=innodb;