good value for constant.php

This commit is contained in:
Dany De Bontridder 2011-05-23 18:22:49 +00:00
parent 61d905068b
commit 9ca30e8064

View file

@ -35,14 +35,16 @@ $g_captcha=false;
/* set to none for production */
/* uncomment for production */
//$version_phpcompta=SVNINFO;
//define ("DEBUG",false);
$version_phpcompta=SVNINFO;
define ("DEBUG",false);
/*
define ("DEBUG",true);
$version_phpcompta=4014;
*/
define ("DBVERSION",93);
define ("DBVERSION",94);
define ("DBVERSIONREPO",13);
define ('NOTFOUND','--not found--');