constant FB_OP_POST_INIT in Drupal for Facebook 6.2
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
- 7.4 fb.module \FB_OP_POST_INIT
- 7.3 fb.module \FB_OP_POST_INIT
5 uses of FB_OP_POST_INIT
- fb_app_fb in ./
fb_app.module - Implementation of hook_fb().
- fb_canvas_fb in ./
fb_canvas.module - Implementation of hook_fb().
- fb_connect_fb in ./
fb_connect.module - Implementation of hook_fb().
- fb_init in ./
fb.module - Implementation of hook_init
- fb_user_fb in ./
fb_user.module - Implementation of hook_fb.
File
- ./
fb.module, line 21
Code
define('FB_OP_POST_INIT', 'post init');