thiagocavaloti / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

Output after php closing tag #153

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is whitespace after the closing php tag in recaptchalib.php. This can 
cause a "headers already sent error". The closing tag should be removed 
entirely to prevent this.

Original issue reported on code.google.com by k...@proofed.net on 2 Oct 2012 at 5:27