diff options
Diffstat (limited to 'phpBB/download.php')
-rw-r--r-- | phpBB/download.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/download.php b/phpBB/download.php index 9d2efdf9df..f6a43b24c6 100644 --- a/phpBB/download.php +++ b/phpBB/download.php @@ -9,6 +9,7 @@ */ /** +* @ignore */ define('IN_PHPBB', true); $phpbb_root_path = './'; |