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