// Removed the "discount" tables in the upgrader

This commit is contained in:
dMetzger
2012-05-30 10:22:46 +00:00
parent ec814e85e8
commit c819d39026
+2
View File
@@ -1,5 +1,7 @@
SET NAMES 'utf8';
DROP TABLE `PREFIX_discount`;
DROP TABLE `PREFIX_discount_type`;
DROP TABLE `PREFIX_discount_type_lang`;
/* PHP:add_missing_image_key(); */;