constant FB_OP_EXIT in Drupal for Facebook 5
Same name and namespace in other branches
- 5.2 fb.module \FB_OP_EXIT
- 6.3 fb.module \FB_OP_EXIT
- 6.2 fb.module \FB_OP_EXIT
- 7.3 fb.module \FB_OP_EXIT
2 uses of FB_OP_EXIT
- fb_canvas_fb in ./
fb_canvas.module - Implementation of hook_fb.
- fb_exit in ./
fb.module - When exiting we need to do some special stuff for forms
File
- ./
fb.module, line 9
Code
define('FB_OP_EXIT', 'exit');