You are here

constant LOGIN_DESTINATION_REDIRECT_PHP in Login Destination 7

3 uses of LOGIN_DESTINATION_REDIRECT_PHP
login_destination_edit_form in ./login_destination.admin.inc
Category edit page.
theme_login_destination_pages in ./login_destination.admin.inc
Render a page type of login destination rule.
_login_destination_match_rule in ./login_destination.module
A helper function to determine whether redirection should happen.

File

./login_destination.module, line 11
Control where users are directed to, once they login

Code

define('LOGIN_DESTINATION_REDIRECT_PHP', 2);