root/trunk/lib/model/LocalEventPeer.php
| Revision 46, 183 bytes (checked in by nperriault, 6 months ago) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | /** |
| 4 | * Subclass for performing query and update operations on the 'local_event' table. |
| 5 | * |
| 6 | * |
| 7 | * |
| 8 | * @package lib.model |
| 9 | */ |
| 10 | class LocalEventPeer extends BaseLocalEventPeer |
| 11 | { |
| 12 | } |
| 13 |
Note: See TracBrowser for help on using the browser.
