DROP TABLE IF EXISTS `yoomoney_transactions_$mid`;
DROP TABLE IF EXISTS `yoomoney_autopayment_$mid`;
DELETE FROM `module_config` WHERE `mid`=$mid;
