MDL-13489 Merged fixes from 1.9

This commit is contained in:
moodler
2008-02-19 06:55:54 +00:00
parent cee5f24cc3
commit cd6323f517
3 changed files with 17 additions and 1 deletions
+1
View File
@@ -128,6 +128,7 @@ $CFG->dataroot = $INSTALL['dataroot'];
$CFG->admin = $INSTALL['admindirname'];
$CFG->directorypermissions = 00777;
$CFG->running_installer = true;
$CFG->docroot = 'http://docs.moodle.org';
$COURSE->id = 0;
/// Include some moodle libraries