// fix #PSCFV-905 fix

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15692 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2012-05-25 13:43:41 +00:00
parent 34d80f945a
commit 7faa0b74b1
2 changed files with 44 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* PHP:module_blockwishlist_multishop(); */;
ALTER TABLE `PREFIX_supplier` DROP `id_address`;
/* PHP:p15010_drop_column_id_address_if_exists(); */;
UPDATE `PREFIX_meta` SET `page` = 'contact' WHERE `page` = 'contact-form';