You are here

constant UPGRADE_STATUS_CORE in Upgrade Status 5

Same name and namespace in other branches
  1. 6 upgrade_status.module \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.admin.inc
Theme project status report.
upgrade_status_moved_into_core in ./upgrade_status.admin.inc
Return status and notice about modules moved into Core.

File

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

Code

define('UPGRADE_STATUS_CORE', 6);