constant FB_APP_EVENT_POST_REMOVE in Drupal for Facebook 5.2
Same name and namespace in other branches
- 6.3 fb_app.module \FB_APP_EVENT_POST_REMOVE
- 6.2 fb_app.module \FB_APP_EVENT_POST_REMOVE
- 7.3 fb_app.module \FB_APP_EVENT_POST_REMOVE
2 uses of FB_APP_EVENT_POST_REMOVE
- fb_app_fb in ./
fb_app.module - hook_fb
- fb_user_fb in ./
fb_user.module - Implementation of hook_fb.
File
- ./
fb_app.module, line 11 - Defines a custom node type that stores a facebook application configuration.
Code
define('FB_APP_EVENT_POST_REMOVE', 'post_remove');