You are here

constant AGREEMENT_PAGE_URL in Agreement 6.2

Same name and namespace in other branches
  1. 6 agreement.module \AGREEMENT_PAGE_URL

@file agreement.module - Agreement module code

Module allows the administrator to force a user role to accept an agreement before accessing any site content.

2 uses of AGREEMENT_PAGE_URL
agreement_init in ./agreement.module
Implementation of hook_init().
agreement_settings in ./agreement.module
Callback for admin/settings/agreement Defines the settings form using FAPI.

File

./agreement.module, line 11
agreement.module - Agreement module code

Code

define('AGREEMENT_PAGE_URL', 'agreement');