-
Bug
-
Resolution: Fixed
-
Minor
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-41143-master -
mod/forum/lib.php loads formslib through the inclusion of post_form.php. It turns out that the class in post_form.php can easily use autoloading to prevent formslib to be loaded when not required.