constant FB_OP_EXIT in Drupal for Facebook 6.3
Same name and namespace in other branches
- 5.2 fb.module \FB_OP_EXIT
- 5 fb.module \FB_OP_EXIT
- 6.2 fb.module \FB_OP_EXIT
- 7.3 fb.module \FB_OP_EXIT
3 uses of FB_OP_EXIT
- fb_canvas_fb in ./
fb_canvas.module - Implementation of hook_fb().
- fb_exit in ./
fb.module - Implements hook_exit().
- fb_tab_fb in ./
fb_tab.module - Implementation of hook_fb
File
- ./
fb.module, line 22 - This is the core required module of Drupal for Facebook.
Code
define('FB_OP_EXIT', 'exit');