set following to false

This commit is contained in:
redmatrix 2015-12-14 17:25:40 -08:00
parent dcf7946673
commit b32bba47c8

View File

@ -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
);