Merge branch 'MDL-87433-405' of https://github.com/muhammadarnaldo/moodle into MOODLE_405_STABLE

This commit is contained in:
Huong Nguyen
2025-12-29 09:54:51 +07:00
+1
View File
@@ -3274,6 +3274,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 = [