-
Bug
-
Resolution: Fixed
-
Minor
-
2.9.2
-
None
-
Release 2015092129
-
MOODLE_29_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
This is a warning I am getting with developer debugging mode on:
Function moodleform_mod::add_intro_editor() is deprecated, use moodleform_mod::standard_intro_elements() instead.
|
|
line 710 of /course/moodleform_mod.php: call to debugging()
|
line 69 of /mod/domoscio/mod_form.php: call to moodleform_mod->add_intro_editor()
|
line 195 of /lib/formslib.php: call to mod_domoscio_mod_form->definition()
|
line 86 of /course/moodleform_mod.php: call to moodleform->moodleform()
|
line 255 of /course/modedit.php: call to moodleform_mod->moodleform_mod()
|