mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Add GD to the list of optional requirements since it allows more VC images to be used
git-svn-id: file:///svn/phpbb/trunk@6291 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -92,6 +92,7 @@ $lang = array_merge($lang, array(
|
||||
'DISABLE_KEYS' => 'Disabling keys',
|
||||
'DLL_FIREBIRD' => 'Firebird 1.5+',
|
||||
'DLL_FTP' => 'Remote FTP support [ Installation ]',
|
||||
'DLL_GD' => 'GD graphics support [ Visual Confirmation ]',
|
||||
'DLL_MBSTRING' => 'Multi-byte character support',
|
||||
'DLL_MSSQL' => 'MSSQL Server 2000+',
|
||||
'DLL_MSSQL_ODBC' => 'MSSQL Server 2000+ via ODBC',
|
||||
|
Reference in New Issue
Block a user