diff --git a/index.php b/index.php index 1bb27b42d..62e95e00d 100644 --- a/index.php +++ b/index.php @@ -25,6 +25,7 @@ * International Registered Trademark & Property of PrestaShop SA */ + require(dirname(__FILE__).'/config/config.inc.php'); Dispatcher::getInstance()->dispatch();