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