djplaner / moodle-mod_bim

A Moodle activity module the provides support for managing/marking individual student blogs hosted on external services.
http://davidtjones.wordpress.com/research/bam-blog-aggregation-management/
7 stars 2 forks source link

unction moodleform_mod::add_intro_editor() is deprecated, use moodleform_mod::standard_intro_elements() instead. #97

Closed djplaner closed 8 years ago

djplaner commented 8 years ago
line 710 of /course/moodleform_mod.php: call to debugging()
line 77 of /mod/bim/mod_form.php: call to moodleform_mod->add_intro_editor()
line 195 of /lib/formslib.php: call to mod_bim_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()
djplaner commented 8 years ago

Fixed as per https://git.in.moodle.com/snippets/11