You are here

6 uses of VERSION in Drupal 7

AdminMetaTagTestCase::testMetaTag in modules/system/system.test
Verify that the meta tag HTML is generated correctly.
hook_requirements in modules/system/system.api.php
Check installation requirements and do status reporting.
locale in modules/locale/locale.module
Provides interface translation services.
system_library in modules/system/system.module
Implements hook_library().
system_requirements in modules/system/system.install
Implements hook_requirements().
_drupal_default_html_head in includes/common.inc
Returns elements that are always displayed in the HEAD tag of the HTML page.