mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 09:34:10 +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-Frame-Options: SameOrigin");
|
||||||
}
|
}
|
||||||
header("X-XSS-Protection: 0");
|
header("X-XSS-Protection: 0");
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user