Skip to content
Snippets Groups Projects
Commit 2e07ebeb authored by Peter Rotich's avatar Peter Rotich
Browse files

Merge pull request #627 from greezybacon/issue/collabs-email-oops


oops: Enable adding collaborators from email

Reviewed-By: default avatarPeter Rotich <peter@osticket.com>
parents d3d65585 92cfcab7
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