// Removed the "discount" tables in the upgrader

This commit is contained in:
dMetzger
2012-05-30 10:22:46 +00:00
parent c63153b060
commit bd538da02f
+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(); */;