constant FB_VAR_APIKEY in Drupal for Facebook 6.3
Same name and namespace in other branches
- 7.3 fb.module \FB_VAR_APIKEY
3 uses of FB_VAR_APIKEY
- fb_connect_fb in ./
fb_connect.module - Implementation of hook_fb().
- fb_devel_init in ./
fb_devel.module - Implements hook_init().
- fb_uninstall in ./
fb.install
File
- ./
fb.module, line 52 - This is the core required module of Drupal for Facebook.
Code
define('FB_VAR_APIKEY', 'fb_apikey');