mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
d11c7c9b34
Why this function uses its own code to build the menu where we have the "standard" navmenu() function? Cannot it be resused with a simple modification to add the "All Activities" item? The navmenu() function seems to be better.