diff options
Diffstat (limited to 'phpBB/language/en/help_faq.php')
-rw-r--r-- | phpBB/language/en/help_faq.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/language/en/help_faq.php b/phpBB/language/en/help_faq.php index 60d652e1ce..808f6fdc10 100644 --- a/phpBB/language/en/help_faq.php +++ b/phpBB/language/en/help_faq.php @@ -12,6 +12,10 @@ /** */ +if (!defined('IN_PHPBB')) +{ + exit; +} // DEVELOPERS PLEASE NOTE // |