| changeset 104 | 8e4fe6f3337d |
| parent 103 | d2af8a210f5d |
| child 105 | c8f710cd1fb1 |
| 103:d2af8a210f5d | 104:8e4fe6f3337d |
|---|---|
1 <?php |
|
2 |
|
3 /** |
|
4 * ThdVideo form. |
|
5 * |
|
6 * @package form |
|
7 * @subpackage ThdVideo |
|
8 * @version SVN: $Id: sfDoctrineFormTemplate.php 6174 2007-11-27 06:22:40Z fabien $ |
|
9 */ |
|
10 class ThdVideoForm extends BaseThdVideoForm |
|
11 { |
|
12 public function configure() |
|
13 { |
|
14 } |
|
15 } |