mirror of
https://github.com/moodle/moodle.git
synced 2025-05-02 22:45:03 +02:00
Update get_raw_events_legacy_implementation to work with the passed $users parameter instead of the logged in user. Also, fixed a bug where get_raw_events_legacy_implementation was failing when $users was set to true, and a list of $groups was given.