constant VERSION in Drupal 4
Same name and namespace in other branches
- 5 modules/system/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.
1 use of VERSION
- drupal_notify in modules/
drupal.module - Sends a ping to the Drupal directory server.
File
- modules/
system.module, line 8 - Configuration system that lets administrators modify the workings of the site.
Code
define('VERSION', '4.7.12-dev');