constant DRUPAL_USER_TIMEZONE_SELECT in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/system.module \DRUPAL_USER_TIMEZONE_SELECT
New users will select their own timezone at registration.
1 use of DRUPAL_USER_TIMEZONE_SELECT
- system_form_user_register_form_alter in core/
modules/ system/ system.module - Implements hook_form_FORM_ID_alter().
File
- core/
modules/ system/ system.module, line 42 - Configuration system that lets administrators modify the workings of the site.
Code
const DRUPAL_USER_TIMEZONE_SELECT = 2;