You are here

constant UPGRADE_STATUS_CORE in Upgrade Status 6

Same name and namespace in other branches
  1. 5 upgrade_status.admin.inc \UPGRADE_STATUS_CORE
  2. 7 upgrade_status.module \UPGRADE_STATUS_CORE

Project has been moved into core.

2 uses of UPGRADE_STATUS_CORE
theme_upgrade_status_report in ./upgrade_status.report.inc
Theme project status report.
upgrade_status_calculate_project_data in ./upgrade_status.compare.inc
Given the installed projects and the available release data retrieved from remote servers, calculate the current status.

File

./upgrade_status.module, line 27
Checks to see if your installed modules are available for the next major release of Drupal.

Code

define('UPGRADE_STATUS_CORE', 5000);