diff --git a/answer.php b/answer.php index a3dec62..5f1755a 100644 --- a/answer.php +++ b/answer.php @@ -48,7 +48,7 @@ if($uid == '') { ['data'][0]['exists'] == 'f') { $error = 13104; } else if($token != $correct_token) { - $error = 13105; + $data = []; } else { //set time and points $old_q_count = $db->query('SELECT "answered_questions" FROM "Games" WHERE "ID" = $1',