fat fringers
This commit is contained in:
parent
8ef81fc772
commit
0ea5e7fc95
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ function network_content(&$a, $update = false) {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if(($item['contact-uid'] == $_SESSION['uid']) && ($item['rel] == DIRECTION_IN || $item['rel'] == DIRECTION_BOTH) && (! $item['self'] ))
|
if(($item['contact-uid'] == $_SESSION['uid']) && ($item['rel'] == DIRECTION_IN || $item['rel'] == DIRECTION_BOTH) && (! $item['self'] ))
|
||||||
$profile_url = $redirect_url;
|
$profile_url = $redirect_url;
|
||||||
|
|
||||||
$photo = $item['photo'];
|
$photo = $item['photo'];
|
||||||
|
|
Loading…
Reference in a new issue