You are here

constant SITE_DISCLAIMER_SETTINGS_PATH in Site Disclaimer 6

Same name and namespace in other branches
  1. 7 site_disclaimer.module \SITE_DISCLAIMER_SETTINGS_PATH

@todo: cancel/logout button on the "accept new terms of use" page @todo: remove breadcrumbs on the "accept new terms of use" page

2 uses of SITE_DISCLAIMER_SETTINGS_PATH
site_disclaimer_form_user_register_alter in ./site_disclaimer.module
Implementation of hook_form_form_id_alter().
site_disclaimer_help in ./site_disclaimer.module
Implementation of hook_help().

File

./site_disclaimer.module, line 15
This module adds Site Disclaimer to the registration page.

Code

define('SITE_DISCLAIMER_SETTINGS_PATH', 'admin/settings/site_disclaimer');