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