Same name and namespace in other branches
  1. 7.x includes/bootstrap.inc \DRUPAL_CORE_COMPATIBILITY

Core API compatibility.

1 use of DRUPAL_CORE_COMPATIBILITY
_update_build_fetch_url in modules/update/update.fetch.inc
Generates the URL to fetch information about project updates.

File

modules/system/system.module, line 16
Configuration system that lets administrators modify the workings of the site.

Code

define('DRUPAL_CORE_COMPATIBILITY', '6.x');