Remove footer.php and some small improvements

This commit is contained in:
2023-03-10 19:31:07 +01:00
parent bfbdc16036
commit 8c61638485
23 changed files with 74 additions and 61 deletions

View File

@@ -14,4 +14,3 @@ $_SESSION = array();
// redirect to start page
header("Location: index.php");
?>