constant INVITE_WITHDRAWN in Invite 7.2
Same name and namespace in other branches
- 7.4 invite.module \INVITE_WITHDRAWN
2 uses of INVITE_WITHDRAWN
- 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 23 - Allows your users to send and track invitations to join your site.
Code
define('INVITE_WITHDRAWN', 2);