You are here

constant FB_PERM_ADMINISTER in Drupal for Facebook 7.4

Same name and namespace in other branches
  1. 6.3 fb.module \FB_PERM_ADMINISTER
  2. 6.2 fb.module \FB_PERM_ADMINISTER
  3. 7.3 fb.module \FB_PERM_ADMINISTER
5 uses of FB_PERM_ADMINISTER
fb_connect_menu in ./fb_connect.module
Implements hook_menu().
fb_connect_translated_menu_link_alter in ./fb_connect.module
Implements hook_translated_menu_link_alter().
fb_menu in ./fb.module
Implements hook_menu().
fb_post_menu in ./fb_post.module
Implements hook_menu().
fb_user_menu in ./fb_user.module
Implements hook_menu().

File

./fb.module, line 8

Code

define('FB_PERM_ADMINISTER', 'fb__administer');