aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/attachments.php
diff options
context:
space:
mode:
authorDerky <derky@phpbb.com>2018-11-04 23:10:44 +0100
committerDerky <derky@phpbb.com>2018-11-04 23:10:44 +0100
commite2d26e102d04a77a3d3e727508789e50ba9d36b6 (patch)
tree934fecc54b9c54f40c281cfca221cce1639a0539 /phpBB/language/en/acp/attachments.php
parentd753351edc04a45c61411ee09607fb932d314617 (diff)
downloadforums-e2d26e102d04a77a3d3e727508789e50ba9d36b6.tar
forums-e2d26e102d04a77a3d3e727508789e50ba9d36b6.tar.gz
forums-e2d26e102d04a77a3d3e727508789e50ba9d36b6.tar.bz2
forums-e2d26e102d04a77a3d3e727508789e50ba9d36b6.tar.xz
forums-e2d26e102d04a77a3d3e727508789e50ba9d36b6.zip
[ticket/security/227] Remove "no thumbnail support" message
SECURITY-227
Diffstat (limited to 'phpBB/language/en/acp/attachments.php')
-rw-r--r--phpBB/language/en/acp/attachments.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/attachments.php b/phpBB/language/en/acp/attachments.php
index 994d792bf9..86430f46bd 100644
--- a/phpBB/language/en/acp/attachments.php
+++ b/phpBB/language/en/acp/attachments.php
@@ -133,7 +133,6 @@ $lang = array_merge($lang, array(
'NO_EXT_GROUP_SPECIFIED' => 'No extension group specified.',
'NO_FILE_CAT' => 'None',
'NO_IMAGE' => 'No image',
- 'NO_THUMBNAIL_SUPPORT' => 'Thumbnail support has been disabled. For proper functionality the GD extension needs to be available.',
'NO_UPLOAD_DIR' => 'The upload directory you specified does not exist.',
'NO_WRITE_UPLOAD' => 'The upload directory you specified cannot be written to. Please alter the permissions to allow the webserver to write to it.',