constant UPDATE_NOT_CURRENT

Same name and namespace in other branches
  1. 7.x drupal-7.x/modules/update/update.module \UPDATE_NOT_CURRENT

Project has a new release available, but it is not a security release.

Archivo

drupal-6.x/modules/update/update.module, line 36
The "Update status" module checks for available updates of Drupal core and any installed contributed modules and themes. It warns site administrators if newer releases are available via the system status report (admin/reports/status), the…

Código

define('UPDATE_NOT_CURRENT', 4)