2
0
forked from Wavyzz/dolibarr

Fix: best test

This commit is contained in:
Regis Houssin
2010-09-21 19:10:07 +00:00
parent 101b9ce166
commit d6dd9f8dec

View File

@@ -3456,7 +3456,7 @@ function dol_eval($s)
} }
if (! function_exists('glob')) if (! function_exists('glob') && ! is_callable('glob'))
{ {
/** /**
* \brief For replace glob() function * \brief For replace glob() function