populate some posts when somebody is granted "read stream" permission

This commit is contained in:
friendica
2013-11-17 16:50:32 -08:00
parent 28b0eb9c33
commit 06e0272db8
7 changed files with 34 additions and 6 deletions

View File

@@ -133,6 +133,9 @@ function connections_post(&$a) {
// friends in general or this friend in particular aren't hidden)
// and send out a new friend activity
// TODO
// pull in a bit of content if there is any to pull in
proc_run('php','include/onepoll.php',$contact_id);
}
// Refresh the structure in memory with the new data