constant FB_SETTINGS_CB in Drupal for Facebook 7.3
Same name and namespace in other branches
- 6.3 fb_settings.inc \FB_SETTINGS_CB
- 6.2 fb_settings.inc \FB_SETTINGS_CB
11 uses of FB_SETTINGS_CB
- fb_canvas_fb in ./
fb_canvas.module - Implements hook_fb().
- fb_canvas_fb_admin in ./
fb_canvas.admin.inc - Implements hook_fb_admin().
- fb_devel_fb in ./
fb_devel.module - Implements hook_fb().
- fb_devel_init in ./
fb_devel.module - Implements hook_init().
- fb_iframe_fix_url in ./
fb.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.
File
- ./
fb_settings.inc, line 17 - This file is to be included from your sites/.../settings.php file.
Code
define('FB_SETTINGS_CB', 'fb_cb');