4b6d00b659
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15759 b9a71923-0436-4b27-9f14-aed3839534dd
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(); */;
|