mirror of
https://github.com/vrana/adminer.git
synced 2026-01-05 23:30:44 +01:00
Function found_rows should return null
This commit is contained in:
@@ -504,7 +504,6 @@ if (isset($_GET["sqlite"]) || isset($_GET["sqlite2"])) {
|
||||
}
|
||||
|
||||
function found_rows($table_status, $where) {
|
||||
return false;
|
||||
}
|
||||
|
||||
function types() {
|
||||
|
||||
Reference in New Issue
Block a user