You are here

constant LOGIN_COND_ALWAYS in Login Destination 5

Same name and namespace in other branches
  1. 6.2 login_destination.module \LOGIN_COND_ALWAYS
  2. 6 login_destination.module \LOGIN_COND_ALWAYS
1 use of LOGIN_COND_ALWAYS
login_destination_apply_redirect in ./login_destination.module
A helper function to determine whether redirection should happen.

File

./login_destination.module, line 13
Controls which URL users will be redirected upon login.

Code

define('LOGIN_COND_ALWAYS', 'always');