constant AUN_CASE_LEAVE_ASIS in Automatic User Names 7
Case should be left as is in the generated username.
1 use of AUN_CASE_LEAVE_ASIS
- auto_username_settings_form in ./
auto_username.admin.inc - @file Form builder; displays the auto_username settings form.
File
- ./
auto_username.inc, line 18 - Miscellaneous functions for auto_username.
Code
define('AUN_CASE_LEAVE_ASIS', 0);