This commit is contained in:
Friendika 2011-07-01 18:21:55 -07:00
parent d28d2ff440
commit 9534e335aa
1 changed files with 3 additions and 3 deletions

View File

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