moodle/enrol/database
Marina Glancy 850acb3560 MDL-35768 MDL-36017 Avoid calling format_base::get_course() when not necessary
- If we want to check fields 'numsections' or 'hiddensections' call course_get_format()->get_format_options()
- We still use extended course object in course/edit.php, update_course(), create_course(), and inside course formats
2012-11-05 11:22:06 +08:00
..
cli MDL-35701 fix inline docs 2012-09-30 14:36:39 +02:00
db MDL-35701 fix inline docs 2012-09-30 14:36:39 +02:00
lang/en MDL-35701 fix inline docs 2012-09-30 14:36:39 +02:00
tests MDL-35768 MDL-36017 Avoid calling format_base::get_course() when not necessary 2012-11-05 11:22:06 +08:00
lib.php MDL-36017 Fields numsections, hiddensections and coursedisplay are now format-specific options 2012-11-02 10:56:19 +08:00
settings.php MDL-35701 fix inline docs 2012-09-30 14:36:39 +02:00
version.php MDL-35701 bump up version and requirements of enrol_database 2012-09-30 14:37:04 +02:00