💚 Fix apc-emulation

This commit is contained in:
Eric
2019-01-24 18:07:50 +01:00
parent 44f448fec4
commit 1ca4f993b0

View File

@@ -173,6 +173,10 @@ class apcFile
return false;
}
}
else
{
return false;
}
}
self::ResetFileCount();