mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Adminer 3.3.0 compatibility (bug #3383184)
This commit is contained in:
@@ -21,7 +21,7 @@ class AdminerFrames {
|
||||
header("X-Frame-Options: SameOrigin");
|
||||
}
|
||||
header("X-XSS-Protection: 0");
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user