MDL-32670 mod/chat: also added missing call to ->set_heading in report.php
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
|
||||
$context = get_context_instance(CONTEXT_MODULE, $cm->id);
|
||||
$PAGE->set_context($context);
|
||||
$PAGE->set_heading($course->fullname);
|
||||
|
||||
require_login($course, false, $cm);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user