You are here

constant LOGIN_DEST_STATIC in Login Destination 5

Same name and namespace in other branches
  1. 6.2 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_redirect in ./login_destination.module
Callback for login_redirect URL.

File

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

Code

define('LOGIN_DEST_STATIC', 'static');