You are here

constant LOGIN_DEST_STATIC in Login Destination 6.2

Same name and namespace in other branches
  1. 5 login_destination.module \LOGIN_DEST_STATIC
  2. 6 login_destination.module \LOGIN_DEST_STATIC
2 uses of LOGIN_DEST_STATIC
login_destination_admin_settings in ./login_destination.module
login_destination_calculate_redirection_path_and_query in ./login_destination.module

File

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

Code

define('LOGIN_DEST_STATIC', 'static');