You are here

constant APPLY_FOR_ROLE_REMOVED in Apply for role 7.2

Same name and namespace in other branches
  1. 7 apply_for_role.module \APPLY_FOR_ROLE_REMOVED

The role application is removed.

1 use of APPLY_FOR_ROLE_REMOVED
apply_for_role_remove_apply in ./apply_for_role.module
Delete a role application from the database.

File

./apply_for_role.module, line 11
Allows users to apply for roles.

Code

define('APPLY_FOR_ROLE_REMOVED', -1);