-
Bug
-
Resolution: Fixed
-
Minor
-
2.6
-
None
-
2.5.1
-
MOODLE_26_STABLE
-
MOODLE_27_STABLE
With debugging turned on, the following Moodle message is displayed on each of the "Statistics" pages:
print_continue() is deprecated. Please use $OUTPUT->continue_button() instead.
- line 1203 of /lib/deprecatedlib.php: call to debugging()
- line 272 of /mod/scheduler/viewstatistics.php: call to print_continue()
- line 101 of /mod/scheduler/view.php: call to include()