8 lines
161 B
SQL
8 lines
161 B
SQL
SET NAMES 'utf8';
|
|
|
|
DROP TABLE `PREFIX_discount`;
|
|
DROP TABLE `PREFIX_discount_type`;
|
|
DROP TABLE `PREFIX_discount_type_lang`;
|
|
|
|
/* PHP:add_missing_image_key(); */;
|