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