diff --git a/include/constant.php b/include/constant.php index f581fad08..a8d001344 100644 --- a/include/constant.php +++ b/include/constant.php @@ -31,7 +31,7 @@ $version_phpcompta=3872; error_reporting (0); global $g_captcha; -$g_captcha=false; +$g_captcha=true; /* set to none for production */ /* uncomment for production */