From 385a6664783e8355f1eecb006e6060e6e0b8a19b Mon Sep 17 00:00:00 2001 From: fBrignoli Date: Tue, 7 Feb 2012 17:28:35 +0000 Subject: [PATCH] // test 2 --- index.php | 1 + 1 file changed, 1 insertion(+) 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();