JEMBOT MAWOT Bypass Shell
<?php
/**
 * Mollie       https://www.mollie.nl
 *
 * @author      Mollie B.V. <info@mollie.nl>
 * @copyright   Mollie B.V.
 * @license     https://github.com/mollie/PrestaShop/blob/master/LICENSE.md
 *
 * @see        https://github.com/mollie/PrestaShop
 */
use Mollie\Adapter\ConfigurationAdapter;
use Mollie\Config\Config;
if (!defined('_PS_VERSION_')) {
    exit;
}
/**
 * @return bool
 */
function upgrade_module_4_4_3()
{
    Configuration::deleteByName('MOLLIE_MAIL_WHEN_AWAITING');
    Configuration::deleteByName('MOLLIE_MAIL_WHEN_OPEN');
    return true;
}
xxxxx1.0, XXX xxxx