import v1.1.0_beta1 | 2009-08-21
This commit is contained in:
@ -50,7 +50,7 @@ interface Zend_Captcha_Adapter extends Zend_Validate_Interface
|
||||
* @param mixed $element
|
||||
* @return string
|
||||
*/
|
||||
public function render(Zend_View_Interface $view, $element = null);
|
||||
public function render(Zend_View_Interface $view = null, $element = null);
|
||||
|
||||
/**
|
||||
* Set captcha name
|
||||
|
Reference in New Issue
Block a user