From fe7ed04672764fc2ac3e9f983c0f7dc57fc473e3 Mon Sep 17 00:00:00 2001 From: clfreville2 Date: Thu, 15 Dec 2022 19:06:06 +0100 Subject: [PATCH] =?UTF-8?q?Ajoute=20le=20=3F=20devant=20les=20param=C3=A8t?= =?UTF-8?q?res=20GET=20si=20besoin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/home.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/views/home.php b/views/home.php index 825e656..1f465df 100644 --- a/views/home.php +++ b/views/home.php @@ -1,6 +1,9 @@

@@ -102,4 +105,4 @@ $get = $_SERVER['QUERY_STRING'] ?? ''; return false; } - \ No newline at end of file +