constant REQUIREMENT_ERROR

Requirement severity -- Error condition; abort installation.

19 uses of REQUIREMENT_ERROR

File

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

Code

const REQUIREMENT_ERROR = 2;