diff options
Diffstat (limited to 'application/forms/BootosIndex.php')
| -rw-r--r-- | application/forms/BootosIndex.php | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/application/forms/BootosIndex.php b/application/forms/BootosIndex.php deleted file mode 100644 index 1e6505a..0000000 --- a/application/forms/BootosIndex.php +++ /dev/null @@ -1,13 +0,0 @@ -<?php - -class Application_Form_BootosIndex extends Zend_Form -{ - - public function init() - { - /* Form Elements & Other Definitions Here ... */ - } - - -} - |
