update constant.php

This commit is contained in:
Dany De Bontridder 2013-10-04 14:58:46 +00:00
parent 20f0c3fe13
commit 016adfba57

View file

@ -60,9 +60,9 @@ $g_captcha=false;
$g_failed="<span style=\"font-size:18px;color:red\">&#x2716;</span>";
$g_succeed="<span style=\"font-size:18px;color:green\">&#x2713;</span>";
/* uncomment for development */
define ('SVNINFO',5900);
define ("DEBUG",true);
//define ("DEBUG",false);
// define ('SVNINFO',5900);
// define ("DEBUG",true);
define ("DEBUG",false);
$version_phpcompta=SVNINFO;
// If you don't want to be notified of the update