You are here

constant INVITE_SESSION in Invite 6.2

Same name and namespace in other branches
  1. 5.2 invite.module \INVITE_SESSION
  2. 7.2 invite.module \INVITE_SESSION

Session names.

File

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

Code

define('INVITE_SESSION', 'invite_code');