Skip to content

Commit

Permalink
And . should be -> here
Browse files Browse the repository at this point in the history
  • Loading branch information
Janzert committed Dec 19, 2011
1 parent 8350b9c commit ffed6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/api_game_result.php
Expand Up @@ -192,7 +192,7 @@ function game_result_error ($message) {
$correct = True;
}
}
$result.close();
$result->close();
if (!$correct) {
sleep($sleep_time);
$sleep_time *= 2;
Expand Down

0 comments on commit ffed6f8

Please sign in to comment.