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