From d563a4f73a278c9fb1c776e3528022512a1d5a75 Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Sun, 21 May 2017 23:19:47 -1000 Subject: [PATCH] well i really broke somethign somewhere --- gw-insert.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/gw-insert.php b/gw-insert.php index 64865c4..9990f5d 100644 --- a/gw-insert.php +++ b/gw-insert.php @@ -21,8 +21,5 @@ if ($droptype == 1){ } else { echo 'No data was sent!
'; } -# all of the below will go away soon -echo 'The locid variable is set to ' . $locid . '
'; -echo 'The amount of gold dropped was ' . $gold . '
'; echo '
Return to data recording page'; ?> \ No newline at end of file