1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 02:06:32 +02:00

Mostly IM related additions

git-svn-id: file:///svn/phpbb/trunk@4149 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2003-06-19 16:22:53 +00:00
parent 41f625656a
commit 9c030162f6
2 changed files with 25 additions and 10 deletions

View File

@@ -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',