Fix: best test
This commit is contained in:
parent
101b9ce166
commit
d6dd9f8dec
@ -3456,7 +3456,7 @@ function dol_eval($s)
|
||||
}
|
||||
|
||||
|
||||
if (! function_exists('glob'))
|
||||
if (! function_exists('glob') && ! is_callable('glob'))
|
||||
{
|
||||
/**
|
||||
* \brief For replace glob() function
|
||||
|
||||
Loading…
Reference in New Issue
Block a user