summaryrefslogtreecommitdiffstats
path: root/include/user.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/user.php')
-rw-r--r--include/user.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user.php b/include/user.php
index 67c720a..be0d68a 100644
--- a/include/user.php
+++ b/include/user.php
@@ -103,7 +103,7 @@ else
DB_update_user_timestamp($myid);
- display_user_menu();
+ display_user_menu($myid);
/* display all games the user has played */
echo "<div class=\"user\">";