constant REQUIREMENT_INFO

  1. 7.x drupal-7.x/includes/install.inc REQUIREMENT_INFO
  2. 6.x drupal-6.x/includes/install.inc REQUIREMENT_INFO

Requirement severity -- Informational message only.

4 uses of REQUIREMENT_INFO
file_requirements in drupal-7.x/modules/file/file.install
Implements hook_requirements().
hook_requirements in drupal-7.x/modules/system/system.api.php
Check installation requirements and do status reporting.
system_requirements in drupal-7.x/modules/system/system.install
Implements hook_requirements().
theme_status_report in drupal-7.x/modules/system/system.admin.inc
Returns HTML for the status report.

File

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

Code

define('REQUIREMENT_INFO', -1)