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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14464 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-04-04 15:28:51 +00:00
parent fccd101e88
commit 706e9be5cb
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';