constant TIMEZONE_DETECT_MODE_ALWAYS in Timezone Detect 7
Same name and namespace in other branches
- 6 timezone_detect.module \TIMEZONE_DETECT_MODE_ALWAYS
1 use of TIMEZONE_DETECT_MODE_ALWAYS
- timezone_detect_page_build in ./
timezone_detect.module - Implements hook_page_build().
File
- ./
timezone_detect.constants.inc, line 20 - Defines module constants. Provided via a separate file to fix issues with installing the module in a custom provile.
Code
define('TIMEZONE_DETECT_MODE_ALWAYS', '2');