fat fringers

This commit is contained in:
Mike Macgirvin 2010-08-19 19:07:19 -07:00
parent 8ef81fc772
commit 0ea5e7fc95
1 changed files with 1 additions and 1 deletions

View File

@ -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'];