constant FB_SETTINGS_APIKEY in Drupal for Facebook 6.3
Same name and namespace in other branches
- 6.2 fb_settings.inc \FB_SETTINGS_APIKEY
- 7.3 fb_settings.inc \FB_SETTINGS_APIKEY
3 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 - Implements hook_fb().
File
- ./
fb_settings.inc, line 24 - This file is to be included from your sites/.../settings.php file.
Code
define('FB_SETTINGS_APIKEY', 'apikey');