aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-07-24 16:11:34 -0700
committerredmatrix <git@macgirvin.com>2016-07-24 16:11:34 -0700
commitb5f2b4af354b8864a3dfa1756c52631625430c44 (patch)
tree6bc8a01496187e2304df0436094625b98e45edf5 /include
parent9967f2ab28d751517f63572c1f820dd3d9be5e62 (diff)
downloadvolse-hubzilla-b5f2b4af354b8864a3dfa1756c52631625430c44.tar.gz
volse-hubzilla-b5f2b4af354b8864a3dfa1756c52631625430c44.tar.bz2
volse-hubzilla-b5f2b4af354b8864a3dfa1756c52631625430c44.zip
string update and some minor comment edits
Diffstat (limited to 'include')
-rw-r--r--include/api.php1
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')