You are here

constant LOGIN_DESTINATION_STATIC in Login Destination 7

2 uses of LOGIN_DESTINATION_STATIC
login_destination_edit_form in ./login_destination.admin.inc
Category edit page.
_login_destination_evaluate_rule in ./login_destination.module
A helper function to evaluate destination path.

File

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

Code

define('LOGIN_DESTINATION_STATIC', 0);