MDL-11845 Last checkin accidentally omitted a require_once (hopefully finally done now!!)
This commit is contained in:
@@ -124,6 +124,8 @@
|
||||
// error to be retrieved by one standard get_string() call against the error.php lang file.
|
||||
//
|
||||
// That's all!
|
||||
global $CFG;
|
||||
require_once($CFG->libdir.'/filelib.php');
|
||||
|
||||
// Some needed constants
|
||||
define('ERROR', 0);
|
||||
|
||||
Reference in New Issue
Block a user