we probably don't need to delivery local items more than once
(cherry picked from commit 139c39c2ce
)
This commit is contained in:
parent
5e5b9895df
commit
d841303c04
@ -75,6 +75,8 @@ class Deliver {
|
||||
q("delete from dreport where dreport_queue = '%s'",
|
||||
dbesc($argv[$x])
|
||||
);
|
||||
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user