-Wall cleanup

This commit is contained in:
Mike Macgirvin
2010-10-30 13:25:37 -07:00
parent 768acb0a3f
commit fab63ca751
8 changed files with 32 additions and 20 deletions

View File

@@ -173,7 +173,7 @@ function network_content(&$a, $update = 0) {
$comment = '';
$template = $tpl;
$commentww = '';
$owner_url = $owner_photo = $owner_name = '';
$profile_url = $item['url'];
$redirect_url = $a->get_baseurl() . '/redir/' . $item['cid'] ;