diff options
Diffstat (limited to 'phpBB/install')
| -rwxr-xr-x | phpBB/install/install_install.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/phpBB/install/install_install.php b/phpBB/install/install_install.php index ca86816e9c..6fb2cd4881 100755 --- a/phpBB/install/install_install.php +++ b/phpBB/install/install_install.php @@ -9,11 +9,6 @@ */ /** -* @todo: check for those functions being 'available'? Though not able to check with function_exists, we need to create test cases -* ini_get(), glob, getimagesize, fsockopen, readfile -*/ - -/** */ if (!defined('IN_INSTALL')) { |
