From eea22ba918887a50d3621bb656ca1f518e622a5f Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Mon, 14 Feb 2011 10:31:34 +0000 Subject: [PATCH] --- inc/config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.inc.php b/inc/config.inc.php index 12de0be7d..8fb7e5fb8 100644 --- a/inc/config.inc.php +++ b/inc/config.inc.php @@ -81,7 +81,7 @@ define('IMG', WEBROOT . '/images/' . MODE); define('TYPOGRAPHP_PATH', ROOT . '/typo/' . MODE); define('TYPOGRAPHP_WEBROOT', IMG . '/typographp'); -define('MINIMIZE_JS', false); +//define('MINIMIZE_JS', false); define('JOURNEE', 8); define('TAUX_JOURNALIER', 500); -- 2.39.5