constant FB_OP_POST_INIT in Drupal for Facebook 7.3
Same name and namespace in other branches
- 5.2 fb.module \FB_OP_POST_INIT
- 5 fb.module \FB_OP_POST_INIT
- 6.3 fb.module \FB_OP_POST_INIT
- 6.2 fb.module \FB_OP_POST_INIT
- 7.4 fb.module \FB_OP_POST_INIT
8 uses of FB_OP_POST_INIT
- fb_app_fb in ./
fb_app.module - Implements hook_fb().
- fb_canvas_fb in ./
fb_canvas.module - Implements hook_fb().
- fb_connect_fb in ./
fb_connect.module - Implements hook_fb().
- fb_devel_fb in ./
fb_devel.module - Implements hook_fb().
- fb_init in ./
fb.module - Implements hook_init().
File
- ./
fb.module, line 33 - This is the core required module of Drupal for Facebook.
Code
define('FB_OP_POST_INIT', 'post init');