MDL-30260 message: added an upgrade.txt to describe changes to the messaging API
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
This files describes API changes in /message/ messaging system,
|
||||
information provided here is intended especially for developers.
|
||||
|
||||
=== 2.0.6 ===
|
||||
|
||||
required changes:
|
||||
* lib/messagelib.php message_send($eventdata)
|
||||
$eventdata->userto should contain a property called "emailstop", $eventdata->userto->emailstop
|
||||
If it is absent it will be retrieved from the user table causing an additional database query
|
||||
Reference in New Issue
Block a user