ZF-11090: Typo in 'Example #5 and Example #6' Zend_Service_ReCaptcha
Description
In example Example #5 Using the mail hide component and Example #6 Generating many hidden email addresses, typo in name class
Zend_Service_ReCaptcha_Mailhide();
Change to
Zend_Service_ReCaptcha_MailHide();
Comments
Posted by Ramon Henrique Ornelas (ramon) on 2011-02-19T13:30:30.000+0000
Fixed in trunk r23736 merged to branch release 1.11 r23737.