From daa9eac7810b153424f46cb6fa7529c6fda349fb Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Tue, 23 May 2017 15:31:55 -1000 Subject: [PATCH] and now the troubleshooting begins again --- gw-toon.php | 1 + 1 file changed, 1 insertion(+) diff --git a/gw-toon.php b/gw-toon.php index e45c2d1..4d52fc8 100644 --- a/gw-toon.php +++ b/gw-toon.php @@ -28,6 +28,7 @@ if ($whattoon == "0"){ echo ''; } else { echo '
'; + echo 'toon id # is : ' . $whattoon; echo ''; echo '
Select your course of action
    '; echo '
  • Record loot info
  • View Character loot history
';