You are here

constant TIMEZONE_DETECT_MODE_ALWAYS in Timezone Detect 6

Same name and namespace in other branches
  1. 7 timezone_detect.constants.inc \TIMEZONE_DETECT_MODE_ALWAYS
1 use of TIMEZONE_DETECT_MODE_ALWAYS
timezone_detect_init in ./timezone_detect.module
Implements hook_init().

File

./timezone_detect.module, line 17
Module provides automatic timezone detection via javascript.

Code

define('TIMEZONE_DETECT_MODE_ALWAYS', '2');