mirror of
https://github.com/friendica/friendica
synced 2025-04-27 05:10:10 +00:00
undefined fn: init_groups_visitor in mod_profile, rev update
This commit is contained in:
parent
2347a4326c
commit
02251f23df
5 changed files with 55 additions and 53 deletions
|
@ -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)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue