MDL-14716 Install script: icon image are now displayed on the Server Checks page, merged from19
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user