aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-27 19:27:14 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-27 19:27:14 -0700
commit2e5fb9c37e76c20ea0c25e1215a549b561dc68a8 (patch)
treed87b4909049a6ae4585284cd8e1dd9c399a26f21 /include/notifier.php
parente15265be3c687d5830a44de38fc2e5311dc00d86 (diff)
downloadvolse-hubzilla-2e5fb9c37e76c20ea0c25e1215a549b561dc68a8.tar.gz
volse-hubzilla-2e5fb9c37e76c20ea0c25e1215a549b561dc68a8.tar.bz2
volse-hubzilla-2e5fb9c37e76c20ea0c25e1215a549b561dc68a8.zip
lots of formatting, bug fixes on profile updates, i18n
Diffstat (limited to 'include/notifier.php')
-rw-r--r--include/notifier.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/notifier.php b/include/notifier.php
index d8e066583..6986deb96 100644
--- a/include/notifier.php
+++ b/include/notifier.php
@@ -163,7 +163,7 @@ if($argc < 3)
'$owner_profile_page' => xmlify($item['owner-link']),
'$owner_thumb' => xmlify($item['owner-avatar']),
'$item_id' => xmlify($item['uri']),
- '$title' => xmlify($contact['name']),
+ '$title' => xmlify($item['title']),
'$published' => xmlify(datetime_convert('UTC', 'UTC',
$item['created'] . '+00:00' , 'Y-m-d\TH:i:s\Z')),
'$updated' => xmlify(datetime_convert('UTC', 'UTC',