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