constant USERPOINTS_PERM_VIEW in User Points 5
Same name and namespace in other branches
- 5.3 userpoints.module \USERPOINTS_PERM_VIEW
- 5.2 userpoints.module \USERPOINTS_PERM_VIEW
- 6 userpoints.module \USERPOINTS_PERM_VIEW
3 uses of USERPOINTS_PERM_VIEW
- userpoints_block in ./
userpoints.module - userpoints_menu in ./
userpoints.module - Implementation of hook_menu().
- userpoints_perm in ./
userpoints.module - Implementation of hook_perm().
File
- ./
userpoints.module, line 6
Code
define('USERPOINTS_PERM_VIEW', 'view userpoints');