<?xml version="1.0"?>
<!--
/**
* @author Amasty Team
* @copyright Copyright (c) 2022 Amasty (https://www.amasty.com)
* @package Magento 1 Base Package
*/-->
<config>
    <modules>
        <Amasty_Base>
            <active>true</active>
            <codePool>local</codePool>
        </Amasty_Base>
    </modules>
</config>