CLEANUP: clean up the preferences html output a bit
[e-DoKo.git] / include / output.php
index bdaa532d4c78eb5fe3fead9cb5f159d371915bb5..485daf99227f6c11bd1135899b6549055175cc87 100644 (file)
@@ -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;