constant REQUIREMENT_OK in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/includes/install.inc \REQUIREMENT_OK
Requirement severity -- Requirement successfully met.
2 uses of REQUIREMENT_OK
- drupal_requirements_severity in core/
includes/ install.inc - Extracts the highest severity from the requirements array.
- locale_requirements in core/
modules/ locale/ locale.install - Implements hook_requirements().
File
- core/
includes/ install.inc, line 24 - API functions for installing modules and themes.
Code
const REQUIREMENT_OK = 0;