constant AUN_PUNCTUATION_DO_NOTHING in Automatic User Names 7
Same name and namespace in other branches
- 5 auto_username.module \AUN_PUNCTUATION_DO_NOTHING
- 6 auto_username.module \AUN_PUNCTUATION_DO_NOTHING
Leave the punctuation as it is in the username.
1 use of AUN_PUNCTUATION_DO_NOTHING
- auto_username_cleanstring in ./
auto_username.inc - Clean up a string segment to be used in a username.
File
- ./
auto_username.inc, line 38 - Miscellaneous functions for auto_username.
Code
define('AUN_PUNCTUATION_DO_NOTHING', 2);