MDL-86282 navigation: Main navigation corrected for XMLDB tool

This commit is contained in:
Stephan Robotta
2025-10-14 10:50:14 +02:00
parent 7abebfa820
commit a6d59403ec
+1
View File
@@ -50,6 +50,7 @@ if (!isset($SESSION->xmldb)) {
// Some previous checks
$site = get_site();
$PAGE->set_primary_active_tab('siteadminnode');
// Body of the script, based on action, we delegate the work
$action = optional_param ('action', 'main_view', PARAM_ALPHAEXT);