remove debug

This commit is contained in:
Dany De Bontridder 2011-12-01 21:11:43 +00:00
parent 3cb50872a4
commit 976a44ca5d

View file

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