source:
OpenPNE3/plugins/opPluginsChannelPlugin/trunk/lib/form/opPluginChannelPackageForm.class.php
@
9279
Last change on this file since 9279 was 9279, checked in by , 12 years ago | |
---|---|
File size: 335 bytes |
Line | |
---|---|
1 | <?php |
2 | |
3 | /** |
4 | * opPluginChannelPackage form. |
5 | * |
6 | * @package ##PROJECT_NAME## |
7 | * @subpackage form |
8 | * @author ##AUTHOR_NAME## |
9 | * @version SVN: $Id: sfPropelFormTemplate.php 10377 2008-07-21 07:10:32Z dwhittle $ |
10 | */ |
11 | class opPluginChannelPackageForm extends BaseopPluginChannelPackageForm |
12 | { |
13 | public function configure() |
14 | { |
15 | } |
16 | } |
Note: See TracBrowser
for help on using the repository browser.