mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
6 lines
244 B
Text
6 lines
244 B
Text
This file describes API changes in the section_links block code.
|
|
|
|
=== 3.11 ===
|
|
|
|
* New optional parameter $showsectionname has been added to render_section_links(). Setting this to true will display
|
|
section name in addition to section number.
|