From 3e453e22ec021298e006ea4a819ba388c7720227 Mon Sep 17 00:00:00 2001 From: rirat-0 Date: Wed, 17 Jun 2026 15:31:05 +0200 Subject: [PATCH] verschieben der script aufrufe in die index.php --- content/search-results.php | 4 ---- index.php | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/content/search-results.php b/content/search-results.php index 36bbdd1..1cb32e9 100644 --- a/content/search-results.php +++ b/content/search-results.php @@ -150,7 +150,3 @@ $resultCount = count($results); - - - - \ No newline at end of file diff --git a/index.php b/index.php index 1006322..b27a1d7 100644 --- a/index.php +++ b/index.php @@ -53,6 +53,7 @@ if ($pfad === "deleteAccount") { + EduForge