mirror of
https://github.com/moodle/moodle.git
synced 2025-03-31 22:12:56 +02:00
get_config() is called a lot of times on freeze and is expensive, using $CFG is much lower overhead.
get_config() is called a lot of times on freeze and is expensive, using $CFG is much lower overhead.