You are here

constant FB_FBU_CURRENT in Drupal for Facebook 5.2

Same name and namespace in other branches
  1. 5 fb.module \FB_FBU_CURRENT
  2. 6.3 fb.module \FB_FBU_CURRENT
  3. 6.2 fb.module \FB_FBU_CURRENT
  4. 7.3 fb.module \FB_FBU_CURRENT
4 uses of FB_FBU_CURRENT
fb_api_init in ./fb.module
Include the necessary facebook-platform code and initialize the API object.
fb_connect_app_init in ./fb_connect.module
Prepare for fbConnect use. Because a single Drupal might support multiple apps, we don't know in advance which is the fbConnect app. Theoretically, it might be possible to simultaneously use multiple apps and fbConnect, but my suspicion is…
fb_infinite_nodeapi in ./fb_infinite.module
fb_init in ./fb.module
Implementation of hook_init

File

./fb.module, line 34

Code

define('FB_FBU_CURRENT', 'fbu_current');