constant FB_STATUS_APP_ENABLED in Drupal for Facebook 7.4
2 uses of FB_STATUS_APP_ENABLED
- fb_admin_all_apps in ./
fb.admin.inc - Helper builds an array of known apps, for use in forms.
- fb_admin_application_edit_form in ./
fb.admin.inc - Builds the form used to edit an application.
File
- ./
fb.module, line 33
Code
define('FB_STATUS_APP_ENABLED', 1);