// fix #PSCFV-905 fix

This commit is contained in:
mMarinetti
2012-05-25 13:43:41 +00:00
parent 8f360f6d9e
commit 28dd4c5731
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';