summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/output.php2
1 files changed, 1 insertions, 1 deletions
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;