You are here

constant REGCODE_VALIDITY_NOTAVAILABLE in Registration codes 5.3

Same name and namespace in other branches
  1. 8 regcode.module \REGCODE_VALIDITY_NOTAVAILABLE
  2. 6.2 regcode.module \REGCODE_VALIDITY_NOTAVAILABLE
  3. 6 regcode.api.php \REGCODE_VALIDITY_NOTAVAILABLE
  4. 7.2 regcode.module \REGCODE_VALIDITY_NOTAVAILABLE
  5. 7 regcode.module \REGCODE_VALIDITY_NOTAVAILABLE
2 uses of REGCODE_VALIDITY_NOTAVAILABLE
regcode_get_code in ./regcode_api.inc.php
Retrieve a particular registration code identified by given code id, or assign it to a given user
regcode_message in ./regcode_api.inc.php
Return text message requested by given identifier/constant

File

./regcode.module, line 25
The main module file of the registration code module

Code

define('REGCODE_VALIDITY_NOTAVAILABLE', -1);