summaryrefslogtreecommitdiffstats
path: root/application/modules/dev/forms/AuthRegister.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/modules/dev/forms/AuthRegister.php')
-rw-r--r--application/modules/dev/forms/AuthRegister.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/dev/forms/AuthRegister.php b/application/modules/dev/forms/AuthRegister.php
index ae6e766..ceb1050 100644
--- a/application/modules/dev/forms/AuthRegister.php
+++ b/application/modules/dev/forms/AuthRegister.php
@@ -1,6 +1,6 @@
<?php
-class Application_Form_AuthRegister extends Zend_Form
+class dev_Form_AuthRegister extends Zend_Form
{
public function init()