From 19c945906251b08f0b896eee67695c0fa10eee2f Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 7 Dec 2011 19:53:37 +0000 Subject: [PATCH] remove test --- include/constant.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/constant.php b/include/constant.php index 8c0b3252e..380b0bfca 100644 --- a/include/constant.php +++ b/include/constant.php @@ -37,11 +37,12 @@ $g_succeed=""; /* uncomment for production */ -/*$version_phpcompta=SVNINFO; +$version_phpcompta=SVNINFO; define ("DEBUG",false); -*/ +/* $version_phpcompta=4444; define ("DEBUG",false); +*/ define ("DBVERSION",99); define ("DBVERSIONREPO",14);