// Fix #PSCFV-4569
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17662 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -360,7 +360,6 @@ CREATE TABLE `PREFIX_category_product` (
|
||||
|
||||
CREATE TABLE `PREFIX_cms` (
|
||||
`id_cms` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
||||
`id_shop` INT(11) UNSIGNED NOT NULL DEFAULT '1',
|
||||
`id_cms_category` int(10) unsigned NOT NULL,
|
||||
`position` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`active` tinyint(1) unsigned NOT NULL default '0',
|
||||
|
||||
Reference in New Issue
Block a user