mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Merge branch 'MDL-69050-310-allowlist' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE
This commit is contained in:
commit
7db1a61a72
36 changed files with 381 additions and 271 deletions
|
@ -729,7 +729,7 @@ function core_message_can_edit_message_profile($user) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Implements callback user_preferences, whitelists preferences that users are allowed to update directly
|
||||
* Implements callback user_preferences, lists preferences that users are allowed to update directly
|
||||
*
|
||||
* Used in {@see core_user::fill_preferences_cache()}, see also {@see useredit_update_user_preference()}
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue