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