You are here

constant FB_APP_EVENT_POST_REMOVE in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 5.2 fb_app.module \FB_APP_EVENT_POST_REMOVE
  2. 6.3 fb_app.module \FB_APP_EVENT_POST_REMOVE
  3. 6.2 fb_app.module \FB_APP_EVENT_POST_REMOVE
2 uses of FB_APP_EVENT_POST_REMOVE
fb_app_fb_admin in ./fb_app.admin.inc
Implements hook_fb_admin().
fb_user_app_fb in contrib/fb_user_app.module
Implementation of hook_fb()

File

./fb_app.module, line 16
Implementation of Drupal for Facebook application.

Code

define('FB_APP_EVENT_POST_REMOVE', 'post_remove');