constant INVITE_EXPIRED in Invite 7.4
Same name and namespace in other branches
- 7.2 invite.module \INVITE_EXPIRED
4 uses of INVITE_EXPIRED
- invite_accept in includes/
invite.pages.inc - Invitation accept callback.
- invite_cron in ./
invite.module - Implements hook_cron().
- invite_migrate_process in includes/
invite.admin.inc - invite_validate in ./
invite.module - Checks the status of an invite.
File
- ./
invite.module, line 17
Code
define('INVITE_EXPIRED', 4);