-
Bug
-
Resolution: Fixed
-
Major
-
1.9
-
None
-
Any
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE
The latest version of locallib.php on the MOODLE_19_STABLE branch (version 1.2.2.7) "requires" filesystemlib.php. However, filesystemlib.php is not on the MOODLE_19_STABLE branch. Therefore, if you fetch the MOODLE_19_STABLE branch from CVS you won't have this file.
Either filesystemlib.php should not be included or it needs to be on the 1.9 branch. Additionally, if it is required, it should be specified with the full path.