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);