diff --git a/include/constant.php b/include/constant.php index 41bf0b7db..8604e14bc 100644 --- a/include/constant.php +++ b/include/constant.php @@ -36,12 +36,12 @@ $g_captcha=false; /* uncomment for production */ -/*$version_phpcompta=SVNINFO; -define ("DEBUG",false); -*/ -$version_phpcompta=4444; +$version_phpcompta=SVNINFO; define ("DEBUG",false); +/* $version_phpcompta=4444; +define ("DEBUG",false); +*/ define ("DBVERSION",98); define ("DBVERSIONREPO",14); define ('NOTFOUND','--not found--');