BUGFIX: fixed a syntax error
[e-DoKo.git] / include / game.php
index 7109c11e1ca3560aa25ee7e4db88056b0a1fb1ce..6141ab231e699bc3815c32cce1738602773ada7f 100644 (file)
@@ -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();