From fa23f308f770448ab397ddf63c31fbd8f6280a50 Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Tue, 23 May 2017 15:26:37 -1000 Subject: [PATCH] didn't think that line through ended up with multiple (not actually) "hidden" inputs filled with character names --- gw-toon.php | 1 - 1 file changed, 1 deletion(-) diff --git a/gw-toon.php b/gw-toon.php index 386f2b9..e45c2d1 100644 --- a/gw-toon.php +++ b/gw-toon.php @@ -24,7 +24,6 @@ if ($whattoon == "0"){ $charid = $row['playerid']; $charname = $row['charname']; echo ''; - echo ''; } echo ''; } else {