mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 00:28:34 +02:00
Delete duplicate code
This commit is contained in:
@@ -1066,8 +1066,3 @@ bodyLoad('<?php echo (is_object($connection) ? preg_replace('~^(\d\.?\d).*~s', '
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
$adminer = (function_exists('adminer_object') ? adminer_object() : new Adminer);
|
||||
if ($adminer->operators === null) {
|
||||
$adminer->operators = $operators;
|
||||
}
|
||||
|
Reference in New Issue
Block a user