Some more notices are now out. Caused by current_language()

Merged from MOODLE_18_STABLE
This commit is contained in:
stronk7
2007-02-23 18:17:01 +00:00
parent 01e617739f
commit 70205c746e
+1
View File
@@ -127,6 +127,7 @@ $CFG->dataroot = $INSTALL['dataroot'];
$CFG->admin = $INSTALL['admindirname'];
$CFG->directorypermissions = 00777;
$CFG->running_installer = true;
$COURSE->id = 0;
/// Include some moodle libraries