// Removed the "discount" tables in the upgrader
This commit is contained in:
@@ -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(); */;
|
||||
|
||||
Reference in New Issue
Block a user