constant AUN_CASE_LOWER in Automatic User Names 7
Case should be lowercased in the generated username.
1 use of AUN_CASE_LOWER
- auto_username_cleanstring in ./
auto_username.inc - Clean up a string segment to be used in a username.
File
- ./
auto_username.inc, line 23 - Miscellaneous functions for auto_username.
Code
define('AUN_CASE_LOWER', 1);