root/plugins/sfSimpleForumPlugin/trunk/lib/model/sfSimpleForumPostPeer.php
| Revision 5520, 236 bytes (checked in by francois, 6 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | /** |
| 4 | * Subclass for performing query and update operations on the 'sf_simple_forum_post' table. |
| 5 | * |
| 6 | * |
| 7 | * |
| 8 | * @package plugins.sfSimpleForumPlugin.lib.model |
| 9 | */ |
| 10 | class sfSimpleForumPostPeer extends PluginsfSimpleForumPostPeer |
| 11 | { |
| 12 | } |
| 13 |
Note: See TracBrowser for help on using the browser.