--- loncom/interface/createaccount.pm 2020/12/18 15:23:02 1.82 +++ loncom/interface/createaccount.pm 2021/09/25 20:35:26 1.83 @@ -4,7 +4,7 @@ # kerberos, or SSO) or an e-mail address. Requests to use an e-mail address as # username may be processed automatically, or may be queued for approval. # -# $Id: createaccount.pm,v 1.82 2020/12/18 15:23:02 raeburn Exp $ +# $Id: createaccount.pm,v 1.83 2021/09/25 20:35:26 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1197,15 +1197,14 @@ sub print_dataentry_form { $output .= ' +

'; } elsif ($captcha eq 'recaptcha') { - if ($recaptchaversion eq '2') { - $output .= "$captchaform\n"; - undef($captchaform); - } else { + unless ($recaptchaversion eq '2') { $output .= ' +

'; } } 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.