Fix comment.

This commit is contained in:
tjhunt 2009-07-10 03:39:09 +00:00
parent f6b2709ff4
commit b9928286e7

View File

@ -5094,7 +5094,7 @@ function admin_externalpage_print_header($focus='') {
* @deprecated since Moodle 1.9. Please use normal print_footer() instead
*/
function admin_externalpage_print_footer() {
// Still 103 referernces in core code. Don't do debugging output yet.
// TODO Still 103 referernces in core code. Don't do debugging output yet.
// debugging('admin_externalpage_print_footer is deprecated. Please use print_footer ' .
// '(or even $OUTPUT->footer() instead.', DEBUG_DEVELOPER);
print_footer();