email hinzugefügt

This commit is contained in:
Borgal
2025-08-09 00:52:58 +02:00
parent f0a7128cc6
commit 8f6b95b7a6
4 changed files with 94 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
<?php
include('inc/check_login.php');
include('inc/db.php');
include('inc/head.php');
// Aktuelle Kalenderwoche berechnen
$current_week = date('W');
@@ -18,6 +17,9 @@ if (!$result) {
}
$row = mysqli_fetch_assoc($result);
include('inc/header.php');
?>
<div class="container py-5">