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