summaryrefslogtreecommitdiffstats
path: root/include/game.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/game.php')
-rw-r--r--include/game.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/game.php b/include/game.php
index 7109c11..6141ab2 100644
--- a/include/game.php
+++ b/include/game.php
@@ -1759,7 +1759,7 @@ switch($mystatus)
$message .= "Score Table:\n";
$message .= format_score_table_ascii($score);
- $message .= "Use these links to have a look at game ".DB_format_gameid($gameid).": \n"
+ $message .= "Use these links to have a look at game ".DB_format_gameid($gameid).": \n";
/* send out final email */
$all = array();