From e10898dc2a33473f381682dafa3ceafa08d33222 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Fri, 4 Feb 2011 20:29:06 +0000 Subject: [PATCH] DEBUG --- include/constant.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/constant.php b/include/constant.php index 06b88e7b1..f260fd8ad 100644 --- a/include/constant.php +++ b/include/constant.php @@ -35,13 +35,13 @@ $g_captcha=false; /* set to none for production */ /* uncomment for production */ +/* $version_phpcompta=SVNINFO; define ("DEBUG",false); +*/ -/* define ("DEBUG",true); $version_phpcompta=3872; -*/ define ("DBVERSION",93); define ("DBVERSIONREPO",13);