You are here

constant FB_OP_EXIT in Drupal for Facebook 5

Same name and namespace in other branches
  1. 5.2 fb.module \FB_OP_EXIT
  2. 6.3 fb.module \FB_OP_EXIT
  3. 6.2 fb.module \FB_OP_EXIT
  4. 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');