]> git.mxchange.org Git - friendica.git/commitdiff
doco
authorFriendika <info@friendika.com>
Sat, 2 Jul 2011 01:21:55 +0000 (18:21 -0700)
committerFriendika <info@friendika.com>
Sat, 2 Jul 2011 01:21:55 +0000 (18:21 -0700)
boot.php

index 2c7836301a51e78d4296d8fc361d098661be053e..120fb466079a74e459f71cb2355574181741193f 100644 (file)
--- 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