From: guillaume pellerin Date: Sun, 22 Sep 2013 22:08:54 +0000 (+0200) Subject: cleanup X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;p=teleforma-moodle-course.git cleanup --- diff --git a/format/renderer.php b/format/renderer.php index 7f33f3f..8a5c90f 100644 --- a/format/renderer.php +++ b/format/renderer.php @@ -679,7 +679,6 @@ abstract class format_section_renderer_base extends plugin_renderer_base { // Now the list of sections.. echo $this->start_section_list(); - foreach ($modinfo->get_section_info_all() as $section => $thissection) { if ($section == 0) { // 0-section is displayed a little different then the others