mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
Fix comment.
This commit is contained in:
parent
f6b2709ff4
commit
b9928286e7
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user