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