Commit 0144b970 authored by mku's avatar mku

ZP-489 #comment Attendee of MR is duplicated #time 2h 30m

git-svn-id: https://z-push.org/svn/z-push/trunk@1789 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
parent f3392b0b
...@@ -943,8 +943,6 @@ If it is the first time this attendee has proposed a new date/time, increment th ...@@ -943,8 +943,6 @@ If it is the first time this attendee has proposed a new date/time, increment th
// ZP-341 - we need to copy as well the attachments // ZP-341 - we need to copy as well the attachments
// Copy attachments too // Copy attachments too
$this->replaceAttachments($this->message, $new); $this->replaceAttachments($this->message, $new);
// Copy recipients too
$this->replaceRecipients($this->message, $new, $isDelegate);
// ZP-341 - end // ZP-341 - end
if($userAction) { if($userAction) {
......
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