~Fix erros

This commit is contained in:
2019-10-15 17:12:57 +02:00
parent 4d9e47f714
commit f737c0d3c9
4 changed files with 12 additions and 13 deletions
+1
View File
@@ -83,4 +83,5 @@ if ($result->num_rows > 0) {
echo("<h4>Rettungsdienstfahrzeuge</h4>");
showTable($conn,9);
} ?>