Browse Source

well i really broke somethign somewhere

development
mauirixxx 8 years ago
parent
commit
d563a4f73a
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      gw-insert.php

+ 0
- 3
gw-insert.php View File

@@ -21,8 +21,5 @@ if ($droptype == 1){
} else {
echo 'No data was sent!<BR />';
}
# all of the below will go away soon
echo 'The locid variable is set to ' . $locid . '<BR />';
echo 'The amount of gold dropped was ' . $gold . '<BR />';
echo '<BR />Return to <A HREF="gw-record.php">data recording</A> page';
?>

Loading…
Cancel
Save