diff --git a/pages/logoff.php b/pages/logoff.php index b1fcf91aa..581e65268 100644 --- a/pages/logoff.php +++ b/pages/logoff.php @@ -52,6 +52,7 @@ switch($sLoginMode) break; } $oPage = new LoginWebPage(); +$oPage->no_cache(); $sVersionShort = Dict::Format('UI:iTopVersion:Short', ITOP_VERSION); $sIconUrl = Utils::GetConfig()->Get('app_icon_url'); $oPage->add("
\n");