MDL-47361 tool_monitor: exit after printing footer
This commit is contained in:
@@ -106,6 +106,7 @@ if ($mformdata = $mform->get_data()) {
|
||||
}
|
||||
$mform->display();
|
||||
echo $OUTPUT->footer();
|
||||
exit;
|
||||
}
|
||||
|
||||
echo $OUTPUT->header();
|
||||
|
||||
Reference in New Issue
Block a user