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