You are here

constant FRIENDLY_REGISTER_EXPIRES in Friendly Register 7

1 use of FRIENDLY_REGISTER_EXPIRES
friendly_register_cron in ./friendly_register.module
Implements hook_cron().

File

./friendly_register.module, line 9
Primary logic for the friendly_register module that allows for checking of username and email.

Code

define('FRIENDLY_REGISTER_EXPIRES', 86400);