diff options
Diffstat (limited to 'phpBB/ucp.php')
-rwxr-xr-x | phpBB/ucp.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/ucp.php b/phpBB/ucp.php index 8e178537b3..95e2d55b78 100755 --- a/phpBB/ucp.php +++ b/phpBB/ucp.php @@ -9,6 +9,7 @@ */ /** +* @ignore */ define('IN_PHPBB', true); $phpbb_root_path = './'; |