diff --git a/libraries/auth/cookie.auth.lib.php b/libraries/auth/cookie.auth.lib.php index 359dc039e..a858f44ec 100644 --- a/libraries/auth/cookie.auth.lib.php +++ b/libraries/auth/cookie.auth.lib.php @@ -222,7 +222,7 @@ if (top != self) { // BEGIN Swekey Integration $swekeyErr = Swekey_auth_error(); if ($swekeyErr != null) { - PMA_Message::error($swekeyErr)->display(); + PMA_Message::error($swekeyErr)->display(); if ($GLOBALS['error_handler']->hasDisplayErrors()) { echo '