You are here

constant DRUPAL_MINIMUM_PHP in Drupal 5

Same name and namespace in other branches
  1. 8 core/includes/bootstrap.inc \DRUPAL_MINIMUM_PHP
  2. 6 modules/system/system.module \DRUPAL_MINIMUM_PHP
  3. 7 includes/bootstrap.inc \DRUPAL_MINIMUM_PHP
  4. 9 core/includes/bootstrap.inc \DRUPAL_MINIMUM_PHP
1 use of DRUPAL_MINIMUM_PHP
system_requirements in modules/system/system.install
Test and report Drupal installation requirements.

File

modules/system/system.install, line 3

Code

define('DRUPAL_MINIMUM_PHP', '4.3.5');