// enable/disable captcha
$auth_captcha_form_login = TRUE;
Currently, setting to FALSE will break the site.
// enable/disable captcha
$auth_captcha_form_login = TRUE;
Currently, setting to FALSE will break the site.
Fixed:
anton
Great, is working now, thanks.