mirror of
https://github.com/vrana/adminer.git
synced 2026-02-25 16:11:26 +01:00
VersionNoverify plugin: Do not block other plugins
This commit is contained in:
@@ -10,7 +10,6 @@ class AdminerVersionNoverify {
|
||||
|
||||
function head() {
|
||||
echo script("verifyVersion = function () {};");
|
||||
return true;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user