aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/language/en/acp/extensions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/extensions.php b/phpBB/language/en/acp/extensions.php
index 3a54dcf004..a2962407d1 100644
--- a/phpBB/language/en/acp/extensions.php
+++ b/phpBB/language/en/acp/extensions.php
@@ -112,5 +112,4 @@ $lang = array_merge($lang, array(
'ANNOUNCEMENT_TOPIC' => 'Release Announcement',
'DOWNLOAD_LATEST' => 'Download Version',
'NO_VERSIONCHECK' => 'No informations about how get the latest version.',
-// 'NO_INFO' => 'Version server could not be contacted',
));