summaryrefslogtreecommitdiff
path: root/pages/rules.inc
diff options
context:
space:
mode:
Diffstat (limited to 'pages/rules.inc')
-rw-r--r--pages/rules.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/rules.inc b/pages/rules.inc
index eee3508..cf88eb1 100644
--- a/pages/rules.inc
+++ b/pages/rules.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';
?>