You are here

constant FB_OP_GET_APP in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 5.2 fb.module \FB_OP_GET_APP
  2. 5 fb.module \FB_OP_GET_APP
  3. 6.3 fb.module \FB_OP_GET_APP
  4. 6.2 fb.module \FB_OP_GET_APP
2 uses of FB_OP_GET_APP
fb_app_fb in ./fb_app.module
Implements hook_fb().
fb_get_app in ./fb.module
Convenience method to get app info based on id or nid.

File

./fb.module, line 28
This is the core required module of Drupal for Facebook.

Code

define('FB_OP_GET_APP', 'get_app');