mirror of
https://github.com/moodle/moodle.git
synced 2025-01-29 19:50:14 +01:00
4053bd2139
The course_ajax_enabled was using a course_format_ajax_support which does not initialize the course format with the correct parameters. Having a global function to get something the format base format can provide is unnecessary and redudant, for this reason the function is now deprecated.