broken image + linkify site link in body

This commit is contained in:
Friendika 2011-02-16 17:49:52 -08:00
commit 67bb737aa1
5 changed files with 9 additions and 8 deletions

View file

@ -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