Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
3.7
-
MOODLE_37_STABLE
-
MOODLE_37_STABLE
-
MDL-65607-master -
Description
mod/forum/lib.php now contains the following new, global functions:
- get_discussions
- get_count_all_discussions
- get_groups_from_groupid
These must be prefixed with forum_ or mod_forum_ if they have to remain in the global function at all, but I don't know why they are global functions at all anyway.