constant LOGIN_DEST_PERM_ADMIN in Login Destination 6
Same name and namespace in other branches
- 6.2 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 13
Code
define('LOGIN_DEST_PERM_ADMIN', 'administer login destination');