1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-19 15:10:05 +01:00
Simey Lameze beff5c6685 MDL-71182 calendar: add logic for category events in get_context
This commit adds the missing logic for category events in
get_context() method. Without this fix, users will get errors
if they have category events with userid set to 0.
2021-03-24 17:31:33 +08:00
..