constant REGCODE_VALIDITY_NOTEXISTING in Registration codes 6
Same name and namespace in other branches
- 8 regcode.module \REGCODE_VALIDITY_NOTEXISTING
- 5.3 regcode.module \REGCODE_VALIDITY_NOTEXISTING
- 6.2 regcode.module \REGCODE_VALIDITY_NOTEXISTING
- 7.2 regcode.module \REGCODE_VALIDITY_NOTEXISTING
- 7 regcode.module \REGCODE_VALIDITY_NOTEXISTING
1 use of REGCODE_VALIDITY_NOTEXISTING
- regcode_get_code in ./
regcode.api.php - Retrieve a particular registration code identified by given code id, or assign it to a given user
File
- ./
regcode.api.php, line 11 - A generic set of functions for interacting with and creating regcodes
Code
define('REGCODE_VALIDITY_NOTEXISTING', 0);