Merge branch 'MDL-87185-500' of https://github.com/durenadev/moodle into MOODLE_500_STABLE

This commit is contained in:
Jun Pataleta
2026-02-03 16:50:03 +08:00
@@ -14,6 +14,9 @@
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
defined('MOODLE_INTERNAL') || die();
require_once($CFG->dirroot . '/course/lib.php');
/**
* Site main menu block.
*