more work on enotify
This commit is contained in:
parent
202725e671
commit
0b598dedd0
2 changed files with 91 additions and 8 deletions
|
@ -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'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue