mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 10:34:01 +02:00
Allow own code in <head> (thanks to Nikolaj Vasilcuk)
This commit is contained in:
@@ -31,6 +31,10 @@ class Adminer {
|
||||
header("X-XSS-Protection: 0");
|
||||
}
|
||||
|
||||
function head() {
|
||||
return true;
|
||||
}
|
||||
|
||||
function loginForm() {
|
||||
?>
|
||||
<table cellspacing="0">
|
||||
|
Reference in New Issue
Block a user