You are here

constant TIMEZONE_DETECT_MODE_LOGIN in Timezone Detect 7

Same name and namespace in other branches
  1. 6 timezone_detect.module \TIMEZONE_DETECT_MODE_LOGIN
1 use of TIMEZONE_DETECT_MODE_LOGIN
timezone_detect_user_login in ./timezone_detect.module
Implements hook_user_login().

File

./timezone_detect.constants.inc, line 19
Defines module constants. Provided via a separate file to fix issues with installing the module in a custom provile.

Code

define('TIMEZONE_DETECT_MODE_LOGIN', '1');