mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
MDL-61255 core_message: adjusted upgrade.txt
This commit is contained in:
parent
e78523bff8
commit
6f0731adc5
@ -37,9 +37,9 @@ information provided here is intended especially for developers.
|
||||
- message_get_history
|
||||
- message_get_recent_conversations
|
||||
* Added new events for when a notification is sent and viewed.
|
||||
* Removed the database tables 'message_popup' and 'message_working'. The 'message_working' table was introduced when
|
||||
the messaging system was first introduced in Moodle, so, a long time ago. It served no real purpose. The
|
||||
'message_popup' table is also no longer necessary now we have a separate table for notifications.
|
||||
* Removed the database table 'message_working'. The 'message_working' table was introduced when
|
||||
the messaging system was first introduced in Moodle, so, a long time ago. It was never necessary.
|
||||
* Replaced the usage of the table 'message_popup' to a new table 'message_popup_notifications'.
|
||||
|
||||
=== 3.2 ===
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user