Skip to content
  • Petr Skoda's avatar
    MDL-22546 removing dirroot from the config.php - this should finally solve the... · 3b5ff37f
    Petr Skoda authored
    MDL-22546 removing dirroot from the config.php - this should finally solve the symbolic links issues because we know 100% what should be in $CFG->dirroot once we get into lib/setup.php, it is being initialised there automatically instead + more robust handling of dataroot + simplified config-dist.php and installer; the $CFG->admin is now visible only if admin directory can not be found; please note the old config.php's are still going to work, if admins remove the dirroot they have to add the __FILE__ into require_once lib/setup.php at the end of old config
    3b5ff37f