MDL-14716 Install script: icon image are now displayed on the Server Checks page, merged from19

This commit is contained in:
jerome
2008-05-08 03:09:50 +00:00
parent 08570d71d5
commit bbfd4e747b
+1
View File
@@ -129,6 +129,7 @@ $CFG->admin = $INSTALL['admindirname'];
$CFG->directorypermissions = 00777;
$CFG->running_installer = true;
$CFG->docroot = 'http://docs.moodle.org';
$CFG->httpswwwroot = $INSTALL['wwwrootform']; // Needed by doc_link() in Server Checks page.
$COURSE->id = 0;
/// Include some moodle libraries