summaryrefslogtreecommitdiff
path: root/pages/nicknames.inc
diff options
context:
space:
mode:
Diffstat (limited to 'pages/nicknames.inc')
-rw-r--r--pages/nicknames.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/nicknames.inc b/pages/nicknames.inc
index 434477f..2799703 100644
--- a/pages/nicknames.inc
+++ b/pages/nicknames.inc
@@ -1,6 +1,6 @@
<?php
-require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/init.inc"; global $title; global $isLoggedIn;
+require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/init.inc"; global $title; global $isLoggedIn; global $lang; global $pages;
require_once $_SERVER['DOCUMENT_ROOT'] . '/includes/header.inc';
$members = scoreOrderGlobal();