foundeo / cfdocs

Repository for the cfdocs.org site.
https://cfdocs.org/
Other
180 stars 341 forks source link

Fix cfimage captcha example. #1604

Closed faxi05 closed 1 year ago

faxi05 commented 1 year ago

The captcha sample code for cfimage was missing the required "width" and "height" attributes.

pfreitag commented 1 year ago

thanks!