You are here

constant DRUPAL_USER_TIMEZONE_EMPTY in Drupal 7

Same name and namespace in other branches
  1. 8 core/modules/system/system.module \DRUPAL_USER_TIMEZONE_EMPTY

New users will get an empty time zone at registration.

File

modules/system/system.module, line 26
Configuration system that lets administrators modify the workings of the site.

Code

define('DRUPAL_USER_TIMEZONE_EMPTY', 1);