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