// Removed the "discount" table in the upgrader

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15758 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-05-30 10:03:03 +00:00
parent 5ea6aca2ca
commit 1ef0c12dd5
+2
View File
@@ -1,3 +1,5 @@
SET NAMES 'utf8';
DROP TABLE `PREFIX_discount`;
/* PHP:add_missing_image_key(); */;