From: Friendika Date: Sat, 2 Jul 2011 01:21:55 +0000 (-0700) Subject: doco X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9534e335aa3e6897c4714086a71e8c4df088f035;p=friendica.git doco --- diff --git a/boot.php b/boot.php index 2c7836301a..120fb46607 100644 --- a/boot.php +++ b/boot.php @@ -56,9 +56,9 @@ define ( 'REGISTER_OPEN', 2 ); * this relationship with contact['name'] */ -define ( 'REL_VIP', 1); -define ( 'REL_FAN', 2); -define ( 'REL_BUD', 3); +define ( 'REL_VIP', 1); // other person is 'following' us +define ( 'REL_FAN', 2); // we are 'following' other person +define ( 'REL_BUD', 3); // mutual relationship /** * Hook array order