You are here

constant FB_FRIEND_STATUS_REQUEST_ACCEPTED in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 contrib/fb_friend.module \FB_FRIEND_STATUS_REQUEST_ACCEPTED
1 use of FB_FRIEND_STATUS_REQUEST_ACCEPTED
fb_friend_request_accept_page in contrib/fb_friend.module

File

contrib/fb_friend.module, line 29
This module implements several features specific to Facebook friend networks.

Code

define('FB_FRIEND_STATUS_REQUEST_ACCEPTED', 2);