aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-14 17:25:40 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-14 17:25:40 -0800
commitb32bba47c8175bd791f9b5e512ff8c9e16a8f01a (patch)
tree15843d13538321ab1df35fc93e29d08852c56566 /include/api.php
parentdcf7946673fd57325fc848df8f8cea7a84cc35b6 (diff)
downloadvolse-hubzilla-b32bba47c8175bd791f9b5e512ff8c9e16a8f01a.tar.gz
volse-hubzilla-b32bba47c8175bd791f9b5e512ff8c9e16a8f01a.tar.bz2
volse-hubzilla-b32bba47c8175bd791f9b5e512ff8c9e16a8f01a.zip
set following to false
Diffstat (limited to 'include/api.php')
-rw-r--r--include/api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/api.php b/include/api.php
index f37e0669f..55c09092c 100644
--- a/include/api.php
+++ b/include/api.php
@@ -337,7 +337,7 @@ require_once('include/api_auth.php');
'profile_background_tile' => false,
'profile_use_background_image' => false,
'notifications' => false,
- 'following' => '', // #XXX: fix me
+ 'following' => false, // #XXX: fix me
'verified' => true // #XXX: fix me
);