You are here

constant FB_FBU_ANY in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 5.2 fb.module \FB_FBU_ANY
  2. 5 fb.module \FB_FBU_ANY
  3. 6.3 fb.module \FB_FBU_ANY
  4. 6.2 fb.module \FB_FBU_ANY
1 use of FB_FBU_ANY
_fb_api_init in ./fb.module
Wrapper function for fb_api_init. This helps for functions that should work whether or not we are on a canvas page. For canvas pages, the active fb object is used. For non-canvas pages, it will initialize the API using an infinite session, if configured.

File

./fb.module, line 88
This is the core required module of Drupal for Facebook.

Code

define('FB_FBU_ANY', 'fbu_any');