From: vincent@cubedesigners.com Date: Mon, 14 Feb 2011 10:31:34 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=eea22ba918887a50d3621bb656ca1f518e622a5f;p=cubeextranet.git --- 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);