Skip to content
  • David Mudrak's avatar
    MDL-22729 Course sections can be re-edited again · 09eb2151
    David Mudrak authored
    By the way, the current style of creating course_sections is ugly. We
    should probably have something like
    make_sure_that_at_least_default_section_exists($courseid, $sectionid=null)
    and not to insert it into database at many places as we do now.
    09eb2151