mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 02:23:59 +02:00
Easier sending of default headers (customization)
This commit is contained in:
@@ -27,8 +27,7 @@ class Adminer {
|
||||
}
|
||||
|
||||
function headers() {
|
||||
header("X-Frame-Options: deny");
|
||||
header("X-XSS-Protection: 0");
|
||||
return true;
|
||||
}
|
||||
|
||||
function head() {
|
||||
|
Reference in New Issue
Block a user