fat fringers
This commit is contained in:
parent
8ef81fc772
commit
0ea5e7fc95
|
@ -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;
|
||||
|
||||
$photo = $item['photo'];
|
||||
|
|
Loading…
Reference in a new issue