constant FB_OP_INITIALIZE in Drupal for Facebook 6.3
Same name and namespace in other branches
- 5.2 fb.module \FB_OP_INITIALIZE
- 5 fb.module \FB_OP_INITIALIZE
- 6.2 fb.module \FB_OP_INITIALIZE
- 7.3 fb.module \FB_OP_INITIALIZE
4 uses of FB_OP_INITIALIZE
- fb_canvas_fb in ./
fb_canvas.module - Implementation of hook_fb().
- fb_devel_fb in ./
fb_devel.module - Implements hook_fb().
- fb_init in ./
fb.module - Implements hook_init().
- fb_tab_fb in ./
fb_tab.module - Implementation of hook_fb
File
- ./
fb.module, line 19 - This is the core required module of Drupal for Facebook.
Code
define('FB_OP_INITIALIZE', 'init');