constant FB_DEVEL_URL_LINTER in Drupal for Facebook 7.4
Same name and namespace in other branches
- 6.3 fb_devel.module \FB_DEVEL_URL_LINTER
- 7.3 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
File
- ./
fb_devel.module, line 16 - 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');