You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
365 B
8 lines
365 B
This files describes API changes for code that uses the user API.
|
|
|
|
=== 3.6 ===
|
|
|
|
* The following functions have been finally deprecated and can not be used anymore:
|
|
* useredit_update_picture()
|
|
* core_user_external::update_user_preferences() now allows to unset existing preferences values.
|
|
If the preference value field is not set, the preference will be unset.
|
|
|