constant GENPASS_DISPLAY_BOTH in Generate Password 7
Same name and namespace in other branches
- 6 genpass.module \GENPASS_DISPLAY_BOTH
2 uses of GENPASS_DISPLAY_BOTH
- genpass_form_alter in ./
genpass.module - Implementation of hook_form_alter()
- genpass_register_validate in ./
genpass.module - User registration validation.
File
- ./
genpass.module, line 10
Code
define('GENPASS_DISPLAY_BOTH', 3);