From eb63060354e2b2b2667ece1d641b6be06921ac0b Mon Sep 17 00:00:00 2001 From: Lanta Date: Tue, 28 Nov 2023 09:41:42 +0100 Subject: [PATCH] s --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index ac5d431..d4cb271 100644 --- a/index.php +++ b/index.php @@ -116,7 +116,7 @@ $lastMatches = array_slice($allMatches, 0, 8); } else { //print_r('test2'); - echo "name" . htmlspecialchars($value) . "N/AN/AN/A"; + echo "name" . htmlspecialchars($value) . ""; } }