You are here

constant FB_VAR_APIKEY in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb.module \FB_VAR_APIKEY
3 uses of FB_VAR_APIKEY
fb_connect_fb in ./fb_connect.module
Implements hook_fb().
fb_devel_init in ./fb_devel.module
Implements hook_init().
fb_uninstall in ./fb.install

File

./fb.module, line 51
This is the core required module of Drupal for Facebook.

Code

define('FB_VAR_APIKEY', 'fb_apikey');