Skip to content

Commit

Permalink
security issue: delete closing php
Browse files Browse the repository at this point in the history
security issue: delete closing php ?> at the end of the class
  • Loading branch information
freefri committed Jan 16, 2014
1 parent f79b3c4 commit 0c49d22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions recaptchalib.php
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,3 @@ function recaptcha_mailhide_html($pubkey, $privkey, $email) {
"' onclick=\"window.open('" . htmlentities ($url) . "', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); return false;\" title=\"Reveal this e-mail address\">...</a>@" . htmlentities ($emailparts [1]);

}


?>

0 comments on commit 0c49d22

Please sign in to comment.