You are here

constant FB_SETTINGS_APIKEY in Drupal for Facebook 6.2

Same name and namespace in other branches
  1. 6.3 fb_settings.inc \FB_SETTINGS_APIKEY
  2. 7.3 fb_settings.inc \FB_SETTINGS_APIKEY
4 uses of FB_SETTINGS_APIKEY
fb_app_fb in ./fb_app.module
Implementation of hook_fb().
fb_canvas_fb in ./fb_canvas.module
Implementation of hook_fb().
fb_devel_fb in ./fb_devel.module
fb_settings_session_helper in ./fb_settings.inc
Forces the session_name and session_id to be appropriate when Facebook controls the session. Call this function from custom session_inc files, before session_start() is called.

File

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

Code

define('FB_SETTINGS_APIKEY', 'apikey');