mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 09:04:02 +02:00
Notices: Store maria into a declared variable
This commit is contained in:
@@ -14,6 +14,7 @@ if (isset($_GET["firebird"])) {
|
||||
class Db {
|
||||
public
|
||||
$extension = "Firebird",
|
||||
$flavor = '',
|
||||
$server_info,
|
||||
$affected_rows,
|
||||
$errno,
|
||||
|
Reference in New Issue
Block a user