From f04ce3b093c03fc343fce5b93e6ec6c7fd1ab214 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 7 Jan 2013 13:40:58 -0800 Subject: more work on notification system, fix a couple of minor issues from smarty conversion --- mod/hcard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/hcard.php') diff --git a/mod/hcard.php b/mod/hcard.php index 83ae7c7af..ab2fa88a1 100644 --- a/mod/hcard.php +++ b/mod/hcard.php @@ -49,5 +49,5 @@ function hcard_init(&$a) { } function hcard_aside(&$a) { - profile_aside($a); + profile_create_sidebar($a); } -- cgit v1.2.3