From 2d5919d572cd0b2ae2d26f190cb4a3cd9a8bf67d Mon Sep 17 00:00:00 2001 From: rirat-0 Date: Tue, 2 Jun 2026 13:41:51 +0200 Subject: [PATCH] alte aenderung reverted --- content/search-results.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/content/search-results.php b/content/search-results.php index e030dc3..22c1024 100644 --- a/content/search-results.php +++ b/content/search-results.php @@ -1,10 +1,7 @@ "; echo "Aktuelle URL-Parameter (GET): "; print_r($_GET); echo "Aktueller Session-Inhalt (SESSION): "; print_r($_SESSION);