From 3811923c14b5a2be88104ea8069d0d0bb3d9800a Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 16 Jan 2011 16:40:09 -0800 Subject: put birthday reminders on default network page, add smileys to private mail --- mod/profile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/profile.php') diff --git a/mod/profile.php b/mod/profile.php index 9b8388177..bcd2b64e3 100644 --- a/mod/profile.php +++ b/mod/profile.php @@ -230,7 +230,7 @@ function profile_content(&$a, $update = 0) { if($is_owner && ! $update) - $o .= get_birthdays(); + $o .= get_birthdays(); $cmnt_tpl = load_view_file('view/comment_item.tpl'); -- cgit v1.2.3