constant USERNAME_MAX_LENGTH
Same name and namespace in other branches
- 6.x drupal-6.x/modules/user/user.module \USERNAME_MAX_LENGTH
Maximum length of username text field.
Archivo
- drupal-7.x/
modules/ user/ user.module, line 11 - Enables the user registration and login system.
Código
define('USERNAME_MAX_LENGTH', 60)