aboutsummaryrefslogtreecommitdiffstats
path: root/mod/hcard.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/hcard.php')
-rw-r--r--mod/hcard.php2
1 files changed, 1 insertions, 1 deletions
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);
}