constant REQUIREMENT_WARNING

  1. 7.x drupal-7.x/includes/install.inc REQUIREMENT_WARNING
  2. 6.x drupal-6.x/includes/install.inc REQUIREMENT_WARNING
7 uses of REQUIREMENT_WARNING
install_check_requirements in drupal-6.x/install.php
Check installation requirements and report any errors.
system_requirements in drupal-6.x/modules/system/system.install
Implementation of hook_requirements().
theme_status_report in drupal-6.x/modules/system/system.admin.inc
Theme requirements status report.
unicode_requirements in drupal-6.x/includes/unicode.inc
Return Unicode library status and errors.
update_help in drupal-6.x/modules/update/update.module
Implementation of hook_help().

... See full list

File

drupal-6.x/includes/install.inc, line 8

Code

define('REQUIREMENT_WARNING', 1)