first commit
This commit is contained in:
12
plugins/stThemePlugin/lib/model/ThemeContentPeer.php
Normal file
12
plugins/stThemePlugin/lib/model/ThemeContentPeer.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Subclass for performing query and update operations on the 'st_theme_content' table.
|
||||
*
|
||||
*
|
||||
*
|
||||
* @package plugins.stThemePlugin.lib.model
|
||||
*/
|
||||
class ThemeContentPeer extends BaseThemeContentPeer
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user