You are here

constant INVITE_VALID in Invite 7.4

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

Validity constants.

9 uses of INVITE_VALID
hook_invite_accept_alter in ./invite.api.php
Alter invite_accept message, type and redirect.
invite_accept in includes/invite.pages.inc
Invitation accept callback.
invite_cron in ./invite.module
Implements hook_cron().
invite_migrate_process in includes/invite.admin.inc
invite_notifications_entity_insert in modules/invite_notifications/invite_notifications.module
Implements hook_entity_insert().

... See full list

File

./invite.module, line 14

Code

define('INVITE_VALID', 1);