You are here

constant TIMEZONE_DETECT_MODE_DEFAULT in Timezone Detect 7

Same name and namespace in other branches
  1. 6 timezone_detect.module \TIMEZONE_DETECT_MODE_DEFAULT
3 uses of TIMEZONE_DETECT_MODE_DEFAULT
timezone_detect_admin_form in ./timezone_detect.admin.inc
Administration form.
timezone_detect_requirements in ./timezone_detect.install
Implements hook_requirements().
timezone_detect_update_7100 in ./timezone_detect.install
Migrate variable used for saving timezone detection mode.

File

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

Code

define('TIMEZONE_DETECT_MODE_DEFAULT', '0');