// fix update for module productcomments
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15441 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -30,6 +30,7 @@ ALTER TABLE `PREFIX_pagenotfound` ADD `id_shop_group` INT(10) AFTER `id_pagenotf
|
||||
|
||||
/* PHP:add_new_groups('Non identifié', 'Unidentified'); */;
|
||||
/* PHP:editorial_update_multishop(); */;
|
||||
/* PHP:update_module_product_comments(); */;
|
||||
|
||||
ALTER TABLE `PREFIX_customer`
|
||||
ADD `id_risk` int(10) unsigned NOT NULL DEFAULT '1',
|
||||
|
||||
Reference in New Issue
Block a user