really fat fingers today - though none of this has gone further than my own site

This commit is contained in:
friendica 2012-05-01 19:24:22 -07:00
parent 15c1850156
commit 91085f0969
1 changed files with 1 additions and 1 deletions

View 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)