You are here

constant LOGIN_DEST_PERM_ADMIN in Login Destination 6.2

Same name and namespace in other branches
  1. 6 login_destination.module \LOGIN_DEST_PERM_ADMIN
2 uses of LOGIN_DEST_PERM_ADMIN
login_destination_menu in ./login_destination.module
Implementation of hook_menu().
login_destination_perm in ./login_destination.module
Implementation of hook_perm().

File

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

Code

define('LOGIN_DEST_PERM_ADMIN', 'administer login destination');