broken image + linkify site link in body
This commit is contained in:
parent
527e050ecc
commit
67bb737aa1
5 changed files with 9 additions and 8 deletions
|
@ -244,6 +244,7 @@ function dfrn_notify_post(&$a) {
|
|||
|
||||
// import the data into the template
|
||||
$email_tpl = replace_macros($tpl, array(
|
||||
'$siteurl' => $a->get_baseurl(), // descriptive url of this site
|
||||
'$email' => $importer['email'], // email address to send to
|
||||
'$from' => $msg['from-name'], // name of the person sending the message
|
||||
'$title' => stripslashes($msg['title']), // subject of the message
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue