Merge pull request #2657 from swelljoe/security-scan-core
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled

typo s/actphost/acpthost/
This commit is contained in:
Jamie Cameron
2026-04-07 06:43:02 -07:00
committed by GitHub

View File

@@ -1818,7 +1818,7 @@ if ($config{'session'} && !$deny_authentication &&
}
&run_logout_script($louser, $sid,
$loghost, $localip);
&write_logout_utmp($louser, $actphost);
&write_logout_utmp($louser, $acpthost);
}
}
elsif ($in{'session'}) {