From e64d6a38712a51762e0886b7b49dab2aafda97e6 Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Thu, 18 May 2017 11:15:57 -1000 Subject: [PATCH] i forgot how to html --- gw-pull.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gw-pull.php b/gw-pull.php index 663be66..bc87642 100644 --- a/gw-pull.php +++ b/gw-pull.php @@ -22,7 +22,7 @@ if (mysqli_num_rows($result) > 0) { echo 'a ' . $row['material']; } } - echo ' at ' . $row['location'] . '
'; } } else { echo 'no data to display for that character';