constant USERPOINTS_PERM_VIEW_OWN in User Points 5.3
Same name and namespace in other branches
- 6 userpoints.module \USERPOINTS_PERM_VIEW_OWN
2 uses of USERPOINTS_PERM_VIEW_OWN
- userpoints_perm in ./
userpoints.module - Implementation of hook_perm().
- userpoints_user in ./
userpoints.module
File
- ./
userpoints.module, line 6
Code
define('USERPOINTS_PERM_VIEW_OWN', 'view own userpoints');