You are here

constant FB_GRAPH_PERM_DELETE_OWN in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_graph.module \FB_GRAPH_PERM_DELETE_OWN
2 uses of FB_GRAPH_PERM_DELETE_OWN
fb_graph_menu in ./fb_graph.module
Implements hook_menu().
fb_graph_publish_action in ./fb_graph.module
Helper function to publish user activity to Facebook's Open Graph.

File

./fb_graph.module, line 10
Open Graph Helpers

Code

define('FB_GRAPH_PERM_DELETE_OWN', 'fb_graph delete own action');