mirror of
https://github.com/moodle/moodle.git
synced 2025-03-12 19:54:08 +01:00
- Avoid using field course_sections.sequence for retrieving the modules list, use functionality from get_fast_modinfo() instead; - In the following functions/methods mark arguments $mod, $modnames, $modnamesused and $sections as not used because they can be taken any time from get_fast_modinfo(): - function print_section() - protected function format_section_renderer_base::section_summary() - private function format_section_renderer_base::section_activity_summary - public function format_section_renderer_base::print_single_section_page - public function format_section_renderer_base::print_multiple_section_page