mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 16:32:55 +00:00
Rename smsMgr to smsMapper to follow OC guidelines. Also implement saveAll alpha function
This commit is contained in:
@@ -23,7 +23,5 @@ class Sms extends Entity {
|
||||
$this->addType('smsRead', 'boolean');
|
||||
$this->addType('smsSeen', 'boolean');
|
||||
}
|
||||
|
||||
id | user_id | added | lastmodified | sms_read | sms_date | sms_id | sms_address | sms_msg
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user