From 016adfba5716623e8d991fdfc01e25921509acf8 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Fri, 4 Oct 2013 14:58:46 +0000 Subject: [PATCH] update constant.php --- include/constant.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/constant.php b/include/constant.php index 2b400ed91..e6a2eded7 100644 --- a/include/constant.php +++ b/include/constant.php @@ -60,9 +60,9 @@ $g_captcha=false; $g_failed=""; $g_succeed=""; /* uncomment for development */ - define ('SVNINFO',5900); - define ("DEBUG",true); -//define ("DEBUG",false); +// define ('SVNINFO',5900); +// define ("DEBUG",true); +define ("DEBUG",false); $version_phpcompta=SVNINFO; // If you don't want to be notified of the update