diff --git a/include/constant.php b/include/constant.php index 7dafcbcbe..7308a3a63 100644 --- a/include/constant.php +++ b/include/constant.php @@ -59,8 +59,14 @@ $g_captcha=false; $g_failed=""; $g_succeed=""; /* uncomment for development */ -define ('SVNINFO',6721); +/* +define ('SVNINFO',6722); +define ("DEBUG",true); +define ("LOGINPUT",true); +*/ +define ('SVNINFO',6723); define ("DEBUG",false); +define ("LOGINPUT",false); $version_noalyss=SVNINFO; // If you don't want to be notified of the update