You are here

constant AGREEMENT_PAGE_TITLE in Agreement 6.2

Same name and namespace in other branches
  1. 6 agreement.module \AGREEMENT_PAGE_TITLE
2 uses of AGREEMENT_PAGE_TITLE
agreement_menu in ./agreement.module
Implementation of hook_menu().
agreement_settings in ./agreement.module
Callback for admin/settings/agreement Defines the settings form using FAPI.

File

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

Code

define('AGREEMENT_PAGE_TITLE', t('Our Agreement'));