Commit 4b3aab37 authored by skummer's avatar skummer

ZP-128

- fixed: typo

git-svn-id: https://z-push.org/svn/z-push/trunk@1339 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
parent a8a62934
......@@ -425,7 +425,7 @@ class DeviceManager {
// reset the flags so the message is always streamed with <Add>
$message->flags = false;
// track the borken message to the message
// track the broken message in the loop detection
$this->loopdetection->SetBrokenMessage($folderid, $id);
}
return false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment