aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/extensions.php
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2013-12-12 14:40:03 -0800
committerCesar G <prototech91@gmail.com>2013-12-12 14:40:03 -0800
commitc42bd28d172a9ae7439cc3868ebfda87e93f3490 (patch)
tree40fee8bfa4ed9c2ee2ba2ab9b69d22f22f921cea /phpBB/language/en/acp/extensions.php
parent2735982c551d6537bd49fda265c82fdd3471fa36 (diff)
downloadforums-c42bd28d172a9ae7439cc3868ebfda87e93f3490.tar
forums-c42bd28d172a9ae7439cc3868ebfda87e93f3490.tar.gz
forums-c42bd28d172a9ae7439cc3868ebfda87e93f3490.tar.bz2
forums-c42bd28d172a9ae7439cc3868ebfda87e93f3490.tar.xz
forums-c42bd28d172a9ae7439cc3868ebfda87e93f3490.zip
[ticket/12009] Prevent user from enabling invalid extension through direct URL
PHPBB3-12009
Diffstat (limited to 'phpBB/language/en/acp/extensions.php')
-rw-r--r--phpBB/language/en/acp/extensions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/extensions.php b/phpBB/language/en/acp/extensions.php
index 8279a68022..67b34ff0c7 100644
--- a/phpBB/language/en/acp/extensions.php
+++ b/phpBB/language/en/acp/extensions.php
@@ -41,6 +41,7 @@ $lang = array_merge($lang, array(
'EXTENSIONS_EXPLAIN' => 'The Extensions Manager is a tool in your phpBB Board which allows you to manage all of your extensions statuses and view information about them.',
'EXTENSION_INVALID_LIST' => 'The ā€œ%sā€ extension is not valid.<br />%s<br /><br />',
'EXTENSION_NOT_AVAILABLE' => 'The selected extension is not available for this board, please verify your phpBB and PHP versions are allowed (see the details page).',
+ 'EXTENSION_DIR_INVALID' => 'The selected extension has an invalid directory structure and cannot be enabled.',
'DETAILS' => 'Details',