mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
0cde029237
The get_items() and get_page_items() external methods should return items only when the user has access. Otherwise, empty array for items will be returned, with the exact error in the warnings parameter.