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