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