diff options
Diffstat (limited to 'phpBB/install/install_install.php')
| -rwxr-xr-x | phpBB/install/install_install.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/install/install_install.php b/phpBB/install/install_install.php index 621c91f8cc..68bf1f9a84 100755 --- a/phpBB/install/install_install.php +++ b/phpBB/install/install_install.php @@ -10,7 +10,7 @@ /** * @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... +* ini_get(), glob, getimagesize, fsockopen, readfile */ /** |
