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);