You are here

constant REGCODE_VALIDITY_EXPIRED in Registration codes 6

Same name and namespace in other branches
  1. 8 regcode.module \REGCODE_VALIDITY_EXPIRED
  2. 5.3 regcode.module \REGCODE_VALIDITY_EXPIRED
  3. 6.2 regcode.module \REGCODE_VALIDITY_EXPIRED
  4. 7.2 regcode.module \REGCODE_VALIDITY_EXPIRED
  5. 7 regcode.module \REGCODE_VALIDITY_EXPIRED
1 use of REGCODE_VALIDITY_EXPIRED
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 14
A generic set of functions for interacting with and creating regcodes

Code

define('REGCODE_VALIDITY_EXPIRED', -2);