You are here

constant INVITE_EXPIRED in Invite 7.2

Same name and namespace in other branches
  1. 7.4 invite.module \INVITE_EXPIRED
2 uses of INVITE_EXPIRED
invite_accept in ./invite.pages.inc
Menu callback; handle incoming requests for accepting an invite.
invite_validate in ./invite.module
Checks the status of an invite.

File

./invite.module, line 25
Allows your users to send and track invitations to join your site.

Code

define('INVITE_EXPIRED', 4);