mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
make sure we always check for a valid directory handle
git-svn-id: file:///svn/phpbb/trunk@8211 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -8,11 +8,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'))
|
||||
|
Reference in New Issue
Block a user