first commit
This commit is contained in:
12
plugins/stThemePlugin/lib/model/ThemeContentI18n.php
Normal file
12
plugins/stThemePlugin/lib/model/ThemeContentI18n.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Subclass for representing a row from the 'st_theme_content_i18n' table.
|
||||
*
|
||||
*
|
||||
*
|
||||
* @package plugins.stThemePlugin.lib.model
|
||||
*/
|
||||
class ThemeContentI18n extends BaseThemeContentI18n
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user