constant LOGIN_COND_ALWAYS in Login Destination 6.2
Same name and namespace in other branches
- 5 login_destination.module \LOGIN_COND_ALWAYS
- 6 login_destination.module \LOGIN_COND_ALWAYS
1 use of LOGIN_COND_ALWAYS
- __login_destination_should_we_redirect in ./
login_destination.module - A helper function to determine whether redirection should happen.
File
- ./
login_destination.module, line 13 - Control where users are directed to, once they login
Code
define('LOGIN_COND_ALWAYS', 'always');