From c2881a6b7df0a7a7e68eae13ad82161247b4d0ef Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Thu, 18 May 2017 01:49:59 -1000 Subject: [PATCH] turned it into a note --- gw-pull.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gw-pull.php b/gw-pull.php index 0e69ee3..8d61dbc 100644 --- a/gw-pull.php +++ b/gw-pull.php @@ -21,7 +21,7 @@ if (mysqli_num_rows($result) > 0) { echo 'a ' . $row['material']; } } - echo ' at (insert SQL code here)!
'; + echo ' at (insert map location code here)!
'; } } else { echo 'no data to display for that character';