You are here

constant FB_SETTINGS_CB in Drupal for Facebook 6.3

Same name and namespace in other branches
  1. 6.2 fb_settings.inc \FB_SETTINGS_CB
  2. 7.3 fb_settings.inc \FB_SETTINGS_CB
11 uses of FB_SETTINGS_CB
fb_canvas_fb in ./fb_canvas.module
Implementation of hook_fb().
fb_canvas_fb_admin in ./fb_canvas.admin.inc
Implementation of hook_fb_admin().
fb_canvas_fix_url in ./fb_canvas.module
Convert a local fully qualified path to a facebook app path. This needs to be used internally, to fix drupal_gotos upon form submission. Third party modules should not need to call this.
fb_devel_fb in ./fb_devel.module
Implements hook_fb().
fb_devel_init in ./fb_devel.module
Implements hook_init().

... See full list

File

./fb_settings.inc, line 18
This file is to be included from your sites/.../settings.php file.

Code

define('FB_SETTINGS_CB', 'fb_cb');