]> git.mxchange.org Git - friendica.git/commitdiff
really fat fingers today - though none of this has gone further than my own site
authorfriendica <info@friendica.com>
Wed, 2 May 2012 02:24:22 +0000 (19:24 -0700)
committerfriendica <info@friendica.com>
Wed, 2 May 2012 02:24:22 +0000 (19:24 -0700)
mod/profile.php

index 41c5eed4bdbecb789df70b017e2e7f2e0f4c795f..69f044e89f4561f02bf4cfe357cd129cf22eec70 100644 (file)
@@ -144,7 +144,7 @@ function profile_content(&$a, $update = 0) {
                }
 
 
-               $o .= common_friends_vistor_widget($a->profile['profile_uid']);
+               $o .= common_friends_visitor_widget($a->profile['profile_uid']);
 
 
                if(x($_SESSION,'new_member') && $_SESSION['new_member'] && $is_owner)