-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.3
-
None
-
2014071700
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
In lib.php on lines 151 - 156 of version 2014071700 as provided for 2.7; there is hardcoded database prefixes set to 'mdl_'.
We do not use this database prefix, and thus it is breaking. These should NOT be hardcoded.