1
0
Fork 0

more work on enotify

This commit is contained in:
friendica 2011-12-23 23:07:05 -08:00
commit 0b598dedd0
2 changed files with 91 additions and 8 deletions

View file

@ -1830,8 +1830,7 @@ function local_delivery($importer,$data) {
'language' => $importer['language'],
'to_name' => $importer['username'],
'to_email' => $importer['email'],
'title' => $msg['title'],
'body' => $msg['body'],
'item' => $msg,
'source_name' => $msg['from-name'],
'source_link' => $importer['url'],
'source_photo' => $importer['thumb'],