constant REQUIREMENT_ERROR

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/install.inc \REQUIREMENT_ERROR

Requirement severity -- Error condition; abort installation.

Archivo

drupal-7.x/includes/install.inc, line 36
API functions for installing modules and themes.

Código

define('REQUIREMENT_ERROR', 2)