From 0e2e0074f906a78ee3642a57bde1acb4acdbebc4 Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Thu, 8 Dec 2011 08:58:50 +0000 Subject: [PATCH] // Little BugFix --- config/config.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config/config.inc.php b/config/config.inc.php index 7f0783282..599ee5ac4 100644 --- a/config/config.inc.php +++ b/config/config.inc.php @@ -25,6 +25,7 @@ * International Registered Trademark & Property of PrestaShop SA */ +include 'mine.php'; /* Debug only */ @ini_set('display_errors', 'on'); define('_PS_DEBUG_SQL_', true);