X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Foutput.php;h=485daf99227f6c11bd1135899b6549055175cc87;hp=bdaa532d4c78eb5fe3fead9cb5f159d371915bb5;hb=f5b744e4894d01e50cb7d20244ec344e87d1f677;hpb=0bb6975e8b766bfe5dfd150285d8dc06b3a2832d diff --git a/include/output.php b/include/output.php index bdaa532..485daf9 100644 --- a/include/output.php +++ b/include/output.php @@ -465,7 +465,7 @@ function output_exchanged_cards() */ /* need some information about the game */ - global $gameid,$mygametype, $PREF,$me; + global $gameid,$mygametype, $PREF,$me,$mystatus; /* some variables to track where the people with poverty are sitting */ $partnerpos1 = 0;