diff options
Diffstat (limited to 'restorebackup.php')
-rw-r--r-- | restorebackup.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/restorebackup.php b/restorebackup.php index c748d66..174a9b2 100644 --- a/restorebackup.php +++ b/restorebackup.php @@ -61,4 +61,5 @@ echo $OUTPUT->header(); /* Displays the form */ $mform->display(); +/* Footer */ echo $OUTPUT->footer();
\ No newline at end of file |