upstream fixes

This commit is contained in:
friendica
2012-10-21 17:23:21 -07:00
parent 2651b60349
commit 87c171030c
6 changed files with 210 additions and 198 deletions

View File

@@ -110,6 +110,7 @@ function get_feed_for(&$a, $dfrn_id, $owner_nick, $last_update, $direction = 0)
killme();
$contact = $r[0];
require_once('include/security.php');
$groups = init_groups_visitor($contact['id']);
if(count($groups)) {