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) . ""; } }