constant DRUPAL_MINIMUM_PHP in Drupal 5
Same name and namespace in other branches
- 8 core/includes/bootstrap.inc \DRUPAL_MINIMUM_PHP
- 6 modules/system/system.module \DRUPAL_MINIMUM_PHP
- 7 includes/bootstrap.inc \DRUPAL_MINIMUM_PHP
- 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');