Details
Description
Mahara report they do this with good effect. http://moodle.org/mod/forum/discuss.php?d=106312#p468251, and it is needed for MDL-16671.
Mahara report they do this with good effect. http://moodle.org/mod/forum/discuss.php?d=106312#p468251, and it is needed for MDL-16671.
Currently we just have
'wwwroot' => $CFG->httpswwwroot, // Yes, really.
'pixpath' => $CFG->pixpath,
'modpixpath' => $CFG->modpixpath,