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/profperm.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/profperm.php') diff --git a/mod/profperm.php b/mod/profperm.php index 7c7fe7b11..8054851e8 100644 --- a/mod/profperm.php +++ b/mod/profperm.php @@ -18,7 +18,7 @@ function profperm_aside(&$a) { if(! local_user()) return; - profile_aside($a); + profile_create_sidebar($a); } -- cgit v1.2.3