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