-
Sub-task
-
Resolution: Fixed
-
Blocker
-
2.0
-
None
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
the whole idea behind locallib.php is to minimise required memory when includeing lib.php from core, there should not be any includes at all at the top of lib.php, instead include what is necessary inside each function in lib.php