diff options
Diffstat (limited to 'phpBB/language/en/acp/attachments.php')
-rw-r--r-- | phpBB/language/en/acp/attachments.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/language/en/acp/attachments.php b/phpBB/language/en/acp/attachments.php index 1821b8c867..9ae250a95a 100644 --- a/phpBB/language/en/acp/attachments.php +++ b/phpBB/language/en/acp/attachments.php @@ -170,5 +170,3 @@ $lang = array_merge($lang, array( 'UPLOAD_ICON' => 'Upload icon', 'UPLOAD_NOT_DIR' => 'The upload location you specified does not appear to be a directory.', )); - -?>
\ No newline at end of file |