aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_install.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install/install_install.php')
-rwxr-xr-xphpBB/install/install_install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/install/install_install.php b/phpBB/install/install_install.php
index e0c90e619b..60bc34c41a 100755
--- a/phpBB/install/install_install.php
+++ b/phpBB/install/install_install.php
@@ -1854,7 +1854,7 @@ class install_install extends module
/**
* Specific PHP modules we may require for certain optional or extended features
*/
- var $php_dlls_other = array('zlib', 'ftp', 'xml');
+ var $php_dlls_other = array('zlib', 'ftp', 'gd', 'xml');
/**
* Details of the database management systems supported