1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-25 10:00:31 +01:00
Jake Dallimore a0523b826e MDL-65313 core_favourites: component scoped deletion now requires itemid
This now requires itemid, which cannot be null. This is safer. The
context can still be passed in as an optional parameter.
2019-05-07 16:26:46 +08:00
..