Some more corrections.
This commit is contained in:
@@ -412,8 +412,9 @@ function PMA_auth_check()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// BEGIN Swekey Integration
|
// BEGIN Swekey Integration
|
||||||
if (! Swekey_auth_check())
|
if (! Swekey_auth_check()) {
|
||||||
return false;
|
return false;
|
||||||
|
}
|
||||||
// END Swekey Integration
|
// END Swekey Integration
|
||||||
|
|
||||||
if (defined('PMA_CLEAR_COOKIES')) {
|
if (defined('PMA_CLEAR_COOKIES')) {
|
||||||
|
Reference in New Issue
Block a user