drupalcode.com
Search Drupal 5
Function, file, or topic:
*
Drupal 5
Constants
Files
Functions
Topics
Navigation
API reference
Code review
Home
›
API reference
DRUPAL_MINIMUM_PHP
Drupal 5
Drupal 6
Definition
system/system.install
Code
<?php
define
(
'DRUPAL_MINIMUM_PHP'
,
'4.3.5'
);
?>