mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
portfolio MDL-21079 make sure that mod/forum/locallib.php includes main forum lib
This commit is contained in:
parent
12bb0c3ef5
commit
21512d5861
@ -19,6 +19,7 @@
|
||||
* Library of functions for forum outside of the core api
|
||||
*/
|
||||
|
||||
require_once($CFG->dirroot . '/mod/forum/lib.php');
|
||||
require_once($CFG->libdir . '/portfolio/caller.php');
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user