Replace path from duplicate messages when the existing path is blank

This commit is contained in:
Deon George
2021-11-25 21:22:36 +11:00
parent ebd1cf8732
commit 871430edf8
2 changed files with 9 additions and 1 deletions

View File

@@ -112,7 +112,7 @@ class Packet extends FTNBase implements \Iterator, \Countable
* Open a packet file
*
* @param File $file
* @param Zone|null $zone
* @param System|null $system
* @param bool $use_redis
* @return Packet
* @throws InvalidPacketException