MDL-19799 Converted all print_footer() calls

This commit is contained in:
nicolasconnault
2009-08-06 14:21:34 +00:00
parent 641f16bafc
commit 7e0d66753e
17 changed files with 36 additions and 38 deletions
@@ -49,7 +49,7 @@ array_pop($requiredlangs);
foreach ($requiredlangs as $lang) {
if (!isset($installedlangs[$lang])) {
notify('You must install the following language packs to run these test: ' . implode(', ', $requiredlangs));
print_footer();
echo $OUTPUT->footer();
die;
}
}
@@ -101,7 +101,7 @@ try {
}
}
print_footer();
echo $OUTPUT->footer();
/**
* plays back one of the files recored by turning on the logging option in string_manager.