constant EMAIL_MAX_LENGTH

Maximum length of user e-mail text field.

File

modules/user/ user.module, line 16
Enables the user registration and login system.

Code

define('EMAIL_MAX_LENGTH', 254)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!user!user.module/constant/EMAIL_MAX_LENGTH/7.x