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

This commit is contained in:
Jun Pataleta
2025-02-06 11:36:48 +08:00
+1
View File
@@ -115,4 +115,5 @@ if ($cacherequest && !$haserror) {
header('Accept-Ranges: none');
}
header('Content-Type: application/json; charset=utf-8');
echo json_encode($responses);