From feab17bfea374fd753b18157eeb8bf5cd61954cf Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Wed, 13 Jun 2012 12:08:34 -0400 Subject: [PATCH] enotify: fix stupid typo --- include/enotify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/enotify.php b/include/enotify.php index 89ecc3703f..aba2f85163 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"