aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewonline.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/viewonline.php')
-rw-r--r--phpBB/viewonline.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/viewonline.php b/phpBB/viewonline.php
index b888165690..dd1f68f21a 100644
--- a/phpBB/viewonline.php
+++ b/phpBB/viewonline.php
@@ -20,6 +20,7 @@
*
***************************************************************************/
+define('IN_PHPBB', true);
$phpbb_root_path = "./";
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);