Merge branch 'MDL-87433-500' of https://github.com/muhammadarnaldo/moodle into MOODLE_500_STABLE
This commit is contained in:
@@ -3265,6 +3265,7 @@ class core_course_category implements renderable, cacheable_object, IteratorAggr
|
||||
ON uc.roleid = rc.roleid
|
||||
AND ( $eqpaths OR $likechild )
|
||||
WHERE (ra.id IS NOT NULL OR uc.upath IS NOT NULL)
|
||||
ORDER BY cc.sortorder, cc.id
|
||||
";
|
||||
|
||||
$params = [
|
||||
|
||||
Reference in New Issue
Block a user