mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Rename variable
This commit is contained in:
@@ -85,7 +85,7 @@ if (isset($_GET["firebird"])) {
|
||||
|
||||
|
||||
class Driver extends SqlDriver {
|
||||
static array $possibleDrivers = array("interbase");
|
||||
static array $extensions = array("interbase");
|
||||
static string $jush = "firebird";
|
||||
|
||||
public array $operators = array("=");
|
||||
|
Reference in New Issue
Block a user