mirror of
https://github.com/vrana/adminer.git
synced 2025-08-06 14:46:36 +02: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