This commit is contained in:
Thomas Willingham 2012-10-11 12:57:52 -07:00
commit 143d00a0f4

View file

@ -99,7 +99,7 @@ function forumlist_profile_advanced($a,&$b) {
$randomise = true;
$contacts = forumlist_getforumlist($a->user['uid'],false,$randomise);
$contacts = forumlist_getpage($a->user['uid'],false,$randomise);
$total_shown = 0;
$more = false;