What steps will reproduce the problem?
1. see:
http://localhost/php-form-builder-class/documentation/index.php#Form-Elements-Ca
ptcha
$form->addCaptcha();
$form->addCaptcha("My Captcha");
$form->addCKEditor("My Required Captcha", array("required" => 1));
shouldn't the last be also addCaptcha???
Original issue reported on code.google.com by developm...@orca-services.ch on 24 Nov 2010 at 2:06
Original issue reported on code.google.com by
developm...@orca-services.ch
on 24 Nov 2010 at 2:06