Group: mailing.www.horde-dev · Group Profile · Search for Text captcha in mailing.www.horde-dev
Author: Duck
Date: Nov 7, 2006 13:32
--Boundary-00=_YpPUFWaqOylKY6x Content-Type: text/plain; charset="us-ascii" Content-...array('label' => _("Font"), + 'type' => 'text')) + ); + } + +} + class Horde_Form_Type_invalid extends Horde_Form_Type { var...if (!isset($captcha)) { + require_once 'Text/CAPTCHA.php'; + $captcha = Text_CAPTCHA::factory('Image...
|