* [bug#66242] Add stage-updateorder to logon method config.

This commit is contained in:
xieqiyu
2025-10-20 07:28:22 +00:00
parent a69979f6d4
commit 42a09ea14d
+1
View File
@@ -367,6 +367,7 @@ $config->logonMethods[] = 'zanode.nodelist';
$config->logonMethods[] = 'screen.viewold';
$config->logonMethods[] = 'system.backupview';
$config->logonMethods[] = 'screen.staticdataold';
$config->logonMethods[] = 'stage.updateorder';
$config->openModules = array();
$config->openModules[] = 'install';