You are here

constant USER_REGISTER_INVITATION_ONLY in Invite 7.4

Same name and namespace in other branches
  1. 7.2 invite.module \USER_REGISTER_INVITATION_ONLY

Registration settings form values.

1 use of USER_REGISTER_INVITATION_ONLY
invite_user_registration_by_invite_only in ./invite.module
Determine if user registration mode is set to invite only.

File

./invite.module, line 24

Code

define('USER_REGISTER_INVITATION_ONLY', 3);