constant DRUPAL_MINIMUM_PHP
Same name and namespace in other branches
- 7.x drupal-7.x/includes/bootstrap.inc \DRUPAL_MINIMUM_PHP
Minimum supported version of PHP.
Archivo
- drupal-6.x/
modules/ system/ system.module, line 21 - Configuration system that lets administrators modify the workings of the site.
Código
define('DRUPAL_MINIMUM_PHP', '4.3.5')