constant FB_OP_CURRENT_APP in Drupal for Facebook 7.3
Same name and namespace in other branches
- 5.2 fb.module \FB_OP_CURRENT_APP
- 6.3 fb.module \FB_OP_CURRENT_APP
- 6.2 fb.module \FB_OP_CURRENT_APP
5 uses of FB_OP_CURRENT_APP
- 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_custom_theme in ./
fb.module - Implements hook_custom_theme().
- fb_tab_fb in ./
fb_tab.module - Implements hook_fb
File
- ./
fb.module, line 31 - This is the core required module of Drupal for Facebook.
Code
define('FB_OP_CURRENT_APP', 'current_app');