constant REQUIREMENT_OK

Requirement severity -- Requirement successfully met.

1 use of REQUIREMENT_OK
drupal_requirements_severity in drupal/core/includes/install.inc
Extracts the highest severity from the requirements array.

File

drupal/core/includes/install.inc, line 20
API functions for installing modules and themes.

Code

const REQUIREMENT_OK = 0;