[-] BO : #PSTEST-1131 : Fix bug rewrite URL for contact form

This commit is contained in:
lLefevre
2012-04-04 15:28:51 +00:00
parent 2b0f962f23
commit ac1726d1a8
7 changed files with 9 additions and 7 deletions
+2
View File
@@ -1,3 +1,5 @@
/* PHP:module_blockwishlist_multishop(); */;
ALTER TABLE `PREFIX_supplier` DROP `id_address`;
UPDATE `PREFIX_meta` SET `page` = 'contact' WHERE `page` = 'contact-form';