Skip to content
Snippets Groups Projects
Commit 92cfcab7 authored by Jared Hancock's avatar Jared Hancock
Browse files

oops: Enable adding collaborators from email

parent 705a611c
No related branches found
No related tags found
No related merge requests found
......@@ -638,6 +638,7 @@ Class ThreadEntry {
'ip' => '',
'reply_to' => $this,
'recipients' => $mailinfo['recipients'],
'to-email-id' => $mailinfo['to-email-id'],
);
$errors = array();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment