add function_exist
This commit is contained in:
parent
42aa7a25f9
commit
1d69d8e51e
@ -1548,7 +1548,7 @@ elseif (! empty($module))
|
||||
|
||||
print '<br><br><br>';
|
||||
|
||||
opcache_invalidate($dirread.'/'.$pathtoclass,true); // remove the include cache hell !
|
||||
if(function_exists('opcache_invalidate')) opcache_invalidate($dirread.'/'.$pathtoclass,true); // remove the include cache hell !
|
||||
|
||||
if (empty($forceddirread))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user