mirror of
https://github.com/moodle/moodle.git
synced 2025-03-02 23:09:37 +01:00
Using moodle_url where possible is preferable to hardcoding uri's as moodle_url is able to take care of alot of the formatting for us. In this instance, it handles the $CFG->admin url path for us.