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