Skip to content

Bug Fix: Be more defensive in A8C_Files::purge_file_cache


23 February 2021

16:58:50 GMT+0000

It used to be possible to return an undefined variable in A8C_File::purge_file_cache. The function has been made more defensive and as such this is no longer possible.