Community Documentation

VERSION

  1. drupal
    1. 4.7 system.module
    2. 5 system.module
    3. 6 system.module
    4. 7 bootstrap.inc
    5. 8 bootstrap.inc

The current system version.

File

modules/system/system.module, line 11
Configuration system that lets administrators modify the workings of the site.

Code

<?php
define('VERSION', '6.25-dev')
?>
Login or register to post comments