diff options
Diffstat (limited to 'application/modules/dev/forms/BootmenuCreate.php')
| -rw-r--r-- | application/modules/dev/forms/BootmenuCreate.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/dev/forms/BootmenuCreate.php b/application/modules/dev/forms/BootmenuCreate.php index a6b4272..988423d 100644 --- a/application/modules/dev/forms/BootmenuCreate.php +++ b/application/modules/dev/forms/BootmenuCreate.php @@ -1,6 +1,6 @@ <?php -class Application_Form_BootmenuCreate extends Zend_Form +class dev_Form_BootmenuCreate extends Zend_Form { private $grouplist; |
