]> git.mxchange.org Git - friendica.git/commitdiff
enotify: fix stupid typo
authorfabrixxm <fabrix.xm@gmail.com>
Wed, 13 Jun 2012 16:08:34 +0000 (12:08 -0400)
committerfabrixxm <fabrix.xm@gmail.com>
Wed, 13 Jun 2012 16:08:34 +0000 (12:08 -0400)
include/enotify.php

index 89ecc3703fff966929ffd84aab5603383e1d98d7..aba2f85163de9c68f75043b4fa5be520fe9cc383 100644 (file)
@@ -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"