You are here

constant FB_DEVEL_URL_LINTER in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_devel.module \FB_DEVEL_URL_LINTER
  2. 7.4 fb_devel.module \FB_DEVEL_URL_LINTER

@file Makes development with Drupal for Facebook much easier. Keep this module enabled until you're confident your app works perfectly.

Produces warning messages and log messages when it detects something is wrong with your configuration.

Runs tests for Drupal's status page.

1 use of FB_DEVEL_URL_LINTER
fb_devel_translated_menu_link_alter in ./fb_devel.module

File

./fb_devel.module, line 15
Makes development with Drupal for Facebook much easier. Keep this module enabled until you're confident your app works perfectly.

Code

define('FB_DEVEL_URL_LINTER', 'http://developers.facebook.com/tools/lint');