You are here

constant INVITE_USED in Invite 7.2

Same name and namespace in other branches
  1. 7.4 invite.module \INVITE_USED
2 uses of INVITE_USED
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 24
Allows your users to send and track invitations to join your site.

Code

define('INVITE_USED', 3);