constant VERSION in Drupal 5
Same name and namespace in other branches
- 4 modules/system.module \VERSION
- 6 modules/system/system.module \VERSION
- 7 includes/bootstrap.inc \VERSION
@file Configuration system that lets administrators modify the workings of the site.
2 uses of VERSION
- drupal_notify in modules/
drupal/ drupal.module - Sends a ping to the Drupal directory server.
- system_requirements in modules/
system/ system.install - Test and report Drupal installation requirements.
File
- modules/
system/ system.module, line 8 - Configuration system that lets administrators modify the workings of the site.
Code
define('VERSION', '5.24-dev');