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