You are here

constant RABBIT_HOLE_PAGE_REDIRECT_RESPONSE_DEFAULT in Rabbit Hole 7.2

Same name and namespace in other branches
  1. 6 rabbit_hole.module \RABBIT_HOLE_PAGE_REDIRECT_RESPONSE_DEFAULT
  2. 7 rabbit_hole.module \RABBIT_HOLE_PAGE_REDIRECT_RESPONSE_DEFAULT
3 uses of RABBIT_HOLE_PAGE_REDIRECT_RESPONSE_DEFAULT
rabbit_hole_form in ./rabbit_hole.module
Form structure for the Rabbit Hole configuration.
rabbit_hole_get_redirect_response_bundle in ./rabbit_hole.module
Gets the redirect response for a bundle.
rabbit_hole_get_redirect_response_entity in ./rabbit_hole.module
Gets the redirect response for an entity.

File

./rabbit_hole.module, line 18
Main module file for Rabbit Hole.

Code

define('RABBIT_HOLE_PAGE_REDIRECT_RESPONSE_DEFAULT', 301);