constant EMAIL_MAX_LENGTH

Same name and namespace in other branches
  1. 6.x drupal-6.x/modules/user/user.module \EMAIL_MAX_LENGTH

Maximum length of user e-mail text field.

Archivo

drupal-7.x/modules/user/user.module, line 16
Enables the user registration and login system.

Código

define('EMAIL_MAX_LENGTH', 254)