diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/api.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/api.php b/include/api.php index 8d475c5fa..7ba10757c 100644 --- a/include/api.php +++ b/include/api.php @@ -2040,6 +2040,7 @@ require_once('include/api_auth.php'); return false; } +// @fixme - update for hubzilla extensible perms using abconfig or find a better way to do it // For Red, the closest thing we can do to figure out if you're friends is if both of you are sending each other your streams. // This won't work if either of you send your stream to everybody on the network if($qtype == 'friends') |