aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/lang_admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/lang_admin.php')
-rw-r--r--phpBB/language/en/lang_admin.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/en/lang_admin.php b/phpBB/language/en/lang_admin.php
index e44ac478d1..d0354d2677 100644
--- a/phpBB/language/en/lang_admin.php
+++ b/phpBB/language/en/lang_admin.php
@@ -1090,6 +1090,8 @@ $lang = array_merge($lang, array(
'DLL_MBSTRING' => 'Multi-byte character support',
'DLL_ZLIB' => 'zlib Compression support',
'DLL_FTP' => 'Remote FTP support',
+ 'DLL_XML' => 'XML support',
+ 'DLL_MHASH' => 'Mhash hashing support',
'APP_MAGICK' => 'Imagemagick support',
'NO_LOCATION' => 'Cannot determine location',
'DIRECTORIES_AND_FILES' => 'Directory and file setup',