From be35a00cefb7a85a67f035a85e120ab9c8c4856a Mon Sep 17 00:00:00 2001 From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com> Date: Thu, 21 May 2026 17:19:40 +0200 Subject: [PATCH] Dateien in richtige Ordner + statische HTML vom content entfernt --- login.php => auth/login.php | 30 +----------- register.php => auth/register.php | 29 +---------- datenschutz.php => content/datenschutz.php | 29 ----------- impressum.php => content/impressum.php | 28 ----------- informatik.php => content/informatik.php | 29 +---------- mathe.php => content/mathe.php | 32 +------------ physik.php => content/physik.php | 32 +------------ webhook.php | 56 ---------------------- 8 files changed, 7 insertions(+), 258 deletions(-) rename login.php => auth/login.php (65%) rename register.php => auth/register.php (64%) rename datenschutz.php => content/datenschutz.php (57%) rename impressum.php => content/impressum.php (56%) rename informatik.php => content/informatik.php (54%) rename mathe.php => content/mathe.php (54%) rename physik.php => content/physik.php (54%) delete mode 100644 webhook.php diff --git a/login.php b/auth/login.php similarity index 65% rename from login.php rename to auth/login.php index 6b206ec..9cdac36 100644 --- a/login.php +++ b/auth/login.php @@ -2,27 +2,6 @@ Form: Login-Bereich Funktion: Benutzerauthentifizierung und Zugang zum eigenen Profil, Erstellen von Beiträgen, etc. --> - - - -
- - - - - - - - -