This commit is contained in:
wrongecho
2024-09-14 23:43:54 +01:00
parent 6975d6ef44
commit c65db3431d
33 changed files with 211 additions and 293 deletions

View File

@@ -113,8 +113,6 @@ function fetchDatabaseStructureFromServer() {
}
}
//$mysqli->close();
return $tables;
}