undefined fn: init_groups_visitor in mod_profile, rev update

This commit is contained in:
friendica 2012-10-21 14:41:10 -07:00
parent 2347a4326c
commit 02251f23df
5 changed files with 55 additions and 53 deletions

View file

@ -76,6 +76,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)) {