You are here

constant TIMEZONE_DETECT_MODE_LOGIN in Timezone Detect 6

Same name and namespace in other branches
  1. 7 timezone_detect.constants.inc \TIMEZONE_DETECT_MODE_LOGIN
1 use of TIMEZONE_DETECT_MODE_LOGIN
timezone_detect_user in ./timezone_detect.module
Implements hook_user().

File

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

Code

define('TIMEZONE_DETECT_MODE_LOGIN', '1');