// fix update for module productcomments

This commit is contained in:
tDidierjean
2012-05-19 13:14:43 +00:00
parent b856f2a0a2
commit f1144c2f12
2 changed files with 49 additions and 0 deletions
+1
View File
@@ -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',