From 9ec9adec4d77430ac776c5b0fd7b963fd1064ca5 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Mon, 18 Mar 2002 14:54:25 +0000 Subject: Security updates + a few updates for chopped up functions compatibility git-svn-id: file:///svn/phpbb/trunk@2310 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/admin/index.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/admin/index.php') diff --git a/phpBB/admin/index.php b/phpBB/admin/index.php index a0a87431cd..99b616c4dd 100644 --- a/phpBB/admin/index.php +++ b/phpBB/admin/index.php @@ -20,6 +20,8 @@ * ***************************************************************************/ +define('IN_PHPBB', 1); + // // Load default header // -- cgit v1.2.1