Dont process incomplete files

This commit is contained in:
Deon George
2021-08-12 21:59:48 +10:00
parent 8996b3d09b
commit 393600f96f
2 changed files with 39 additions and 33 deletions

View File

@@ -32,6 +32,7 @@ class Item
public bool $sent = FALSE;
public bool $received = FALSE;
public bool $incomplete = FALSE;
/**
* @throws FileNotFoundException