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