aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2012-06-13 12:08:34 -0400
committerfabrixxm <fabrix.xm@gmail.com>2012-06-13 12:08:34 -0400
commitfeab17bfea374fd753b18157eeb8bf5cd61954cf (patch)
tree15fbe8018eb977b9cd5771188a5a9632cc5df70a
parent46cb8174fa2f0633caa179b10d6e1776d853f4ea (diff)
downloadvolse-hubzilla-feab17bfea374fd753b18157eeb8bf5cd61954cf.tar.gz
volse-hubzilla-feab17bfea374fd753b18157eeb8bf5cd61954cf.tar.bz2
volse-hubzilla-feab17bfea374fd753b18157eeb8bf5cd61954cf.zip
enotify: fix stupid typo
-rw-r--r--include/enotify.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/enotify.php b/include/enotify.php
index 89ecc3703..aba2f8516 100644
--- a/include/enotify.php
+++ b/include/enotify.php
@@ -80,7 +80,7 @@ function notification($params) {
$dest_str = sprintf(t('%1$s commented on [url=%2$s]%3$s\'s %4$s[/url]'),
'[url=' . $params['source_link'] . ']' . $params['source_name'] . '[/url]',
$itemlink,
- $p[0]['author-name']
+ $p[0]['author-name'],
$item_post_type);
// "your post"