diff --git a/include/constant.php b/include/constant.php index 772dbef81..ea1bc5dae 100644 --- a/include/constant.php +++ b/include/constant.php @@ -60,8 +60,8 @@ $g_captcha=false; $g_failed=""; $g_succeed=""; /* uncomment for development */ - define ('SVNINFO',5995); -define ("DEBUG",true); + //define ('SVNINFO',5995); +define ("DEBUG",false); //define ("DEBUG",false); $version_phpcompta=SVNINFO;