constant DRUPAL_MINIMUM_PHP

Same name and namespace in other branches
  1. 6.x drupal-6.x/modules/system/system.module \DRUPAL_MINIMUM_PHP

Minimum supported version of PHP.

Archivo

drupal-7.x/includes/bootstrap.inc, line 21
Functions that need to be loaded on every Drupal request.

Código

define('DRUPAL_MINIMUM_PHP', '5.2.4')