diff --git a/Werwolf.php b/Werwolf.php index 69584aa..9ee7df6 100644 --- a/Werwolf.php +++ b/Werwolf.php @@ -1969,7 +1969,7 @@ var sekBisTimerBeginn; } } } - xmlhttp3.open("GET","gamelogreload.php?game=" + game + "&id=" + $id, true); + xmlhttp3.open("GET","gamelogreload.php?game=" + game + "&id=" + id, true); xmlhttp3.send(); }