This commit is contained in:
Dany De Bontridder 2011-02-04 20:29:06 +00:00
parent 4cf465e200
commit e10898dc2a

View file

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