diff options
Diffstat (limited to 'application/modules/dev/forms/AuthRecoverPassword.php')
| -rw-r--r-- | application/modules/dev/forms/AuthRecoverPassword.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/dev/forms/AuthRecoverPassword.php b/application/modules/dev/forms/AuthRecoverPassword.php index fc9478b..a1de7ea 100644 --- a/application/modules/dev/forms/AuthRecoverPassword.php +++ b/application/modules/dev/forms/AuthRecoverPassword.php @@ -1,6 +1,6 @@ <?php -class Application_Form_AuthRecoverPassword extends Zend_Form +class dev_Form_AuthRecoverPassword extends Zend_Form { public function init() |
