UPDATE_NOT_CHECKED

  1. drupal
    1. 6 modules/update/update.module
    2. 7 modules/update/update.module
    3. 8 core/modules/update/update.module

Project's status cannot be checked.

File

modules/update/update.module, line 46
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…

Code

define('UPDATE_NOT_CHECKED', -1)
Login or register to post comments