/* * 2007-2025 PrestaShop * * NOTICE OF LICENSE * * This file is part of PrestaShop. * Do not edit this file if you want to upgrade PrestaShop in the future. */ require(dirname(__FILE__).'/config/config.inc.php'); Dispatcher::getInstance()->dispatch();