1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 13:51:33 +02:00

Always send security headers in customization

This commit is contained in:
Jakub Vrana
2018-01-09 13:48:51 +01:00
parent 415253b1b1
commit 552d2a6be4
5 changed files with 9 additions and 13 deletions

View File

@@ -45,7 +45,6 @@ class Adminer {
}
function headers() {
return true;
}
function head() {