root/trunk/lib/helper/MoreFormHelper.php
| Revision 2, 173 bytes (checked in by nperriault, 8 months ago) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | /** |
| 3 | * Please don't laugh. This one is just here to avoid HTML syntax validation |
| 4 | * with Eclipse WSP validation :/ |
| 5 | * |
| 6 | */ |
| 7 | function end_form() |
| 8 | { |
| 9 | echo "</form>\n"; |
| 10 | } |
Note: See TracBrowser for help on using the browser.
