diff --git a/gw-toon.php b/gw-toon.php index 4d52fc8..7d37c25 100644 --- a/gw-toon.php +++ b/gw-toon.php @@ -3,12 +3,7 @@ include_once 'gw-connect.php'; $con = new mysqli(DATABASE_HOST, DATABASE_USER, DATABASE_PASS, DATABASE_NAME); $userid = 1; //need to actually pull this info from cookie/session (preferable) $whattoon = mysqli_real_escape_string($con, $_POST['cnameid']); -$nameoftoon = mysqli_real_escape_string($con, $_POST['charactername']); -if ($toonid == ""){ - echo '