Merge branch 'MDL-72080-405' of https://github.com/paulholden/moodle into MOODLE_405_STABLE
This commit is contained in:
@@ -115,4 +115,5 @@ if ($cacherequest && !$haserror) {
|
||||
header('Accept-Ranges: none');
|
||||
}
|
||||
|
||||
header('Content-Type: application/json; charset=utf-8');
|
||||
echo json_encode($responses);
|
||||
|
||||
Reference in New Issue
Block a user