You are here

constant UPGRADE_STATUS_OBSOLETE in Upgrade Status 7

Project has become obsolete by an alternative.

2 uses of UPGRADE_STATUS_OBSOLETE
theme_upgrade_status_report in ./upgrade_status.report.inc
Returns HTML for the project status report.
upgrade_status_calculate_project_data in ./upgrade_status.compare.inc
Calculates the current update status of all projects on the site.

File

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

Code

define('UPGRADE_STATUS_OBSOLETE', 3000);