#11026 autoupdate as string

This commit is contained in:
Jonathan 2023-11-20 14:49:26 +01:00
parent d1b2bf1ee2
commit aa6aa08df3
1 changed files with 1 additions and 1 deletions

View File

@ -2390,7 +2390,7 @@ class ConsoleSupervisor
include_once $config['homedir'].'/include/functions_update_manager.php';
$login = get_parameter('login', false);
if ($config['autoupdate'] === true || $_GET['sec2'] === 'godmode/update_manager/update_manager') {
if ($config['autoupdate'] === '1' || $_GET['sec2'] === 'godmode/update_manager/update_manager') {
if (update_manager_verify_registration() === false) {
$this->notify(
[