constant USERNAME_MAX_LENGTH

Maximum length of username text field.

File

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

Code

define('USERNAME_MAX_LENGTH', 60)

© 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/USERNAME_MAX_LENGTH/7.x