delete stations

This commit is contained in:
2022-06-17 20:05:59 +02:00
parent 0f6492ec46
commit 3bea28c125
4 changed files with 43 additions and 0 deletions

View File

@@ -13,6 +13,8 @@
}
}
$con = null;
header("Location: mannschaft.php");
die;
?>