diff options
Diffstat (limited to 'application/modules/dev/forms/Client.php')
| -rw-r--r-- | application/modules/dev/forms/Client.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/dev/forms/Client.php b/application/modules/dev/forms/Client.php index 83df97e..f09f720 100644 --- a/application/modules/dev/forms/Client.php +++ b/application/modules/dev/forms/Client.php @@ -1,6 +1,6 @@ <?php -class Application_Form_Client extends Zend_Form +class dev_Form_Client extends Zend_Form { public function init() |
