T201704041159
This commit is contained in:
@@ -53,6 +53,7 @@
|
|||||||
} else {
|
} else {
|
||||||
$end = array('score' => $new_points, 'time' => $new_time);
|
$end = array('score' => $new_points, 'time' => $new_time);
|
||||||
$data = array('results' => $results, 'end' => $end);
|
$data = array('results' => $results, 'end' => $end);
|
||||||
|
$db->query('DELETE FROM "Games" WHERE "ID" = $1', array($uid));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user