constant REGCODE_VALIDITY_NOTAVAILABLE in Registration codes 6
Same name and namespace in other branches
- 8 regcode.module \REGCODE_VALIDITY_NOTAVAILABLE
- 5.3 regcode.module \REGCODE_VALIDITY_NOTAVAILABLE
- 6.2 regcode.module \REGCODE_VALIDITY_NOTAVAILABLE
- 7.2 regcode.module \REGCODE_VALIDITY_NOTAVAILABLE
- 7 regcode.module \REGCODE_VALIDITY_NOTAVAILABLE
1 use of REGCODE_VALIDITY_NOTAVAILABLE
- 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 12 - A generic set of functions for interacting with and creating regcodes
Code
define('REGCODE_VALIDITY_NOTAVAILABLE', -1);