You are here

constant REQUIREMENT_WARNING in Drupal 6

Same name and namespace in other branches
  1. 8 core/includes/install.inc \REQUIREMENT_WARNING
  2. 5 includes/install.inc \REQUIREMENT_WARNING
  3. 7 includes/install.inc \REQUIREMENT_WARNING
  4. 9 core/includes/install.inc \REQUIREMENT_WARNING
6 uses of REQUIREMENT_WARNING
install_check_requirements in ./install.php
Check installation requirements and report any errors.
system_requirements in modules/system/system.install
Implementation of hook_requirements().
unicode_requirements in includes/unicode.inc
Return Unicode library status and errors.
update_help in modules/update/update.module
Implementation of hook_help().
update_requirements in modules/update/update.module
Implementation of hook_requirements().

... See full list

File

includes/install.inc, line 8

Code

define('REQUIREMENT_WARNING', 1);