You are here

constant USERPOINTS_PERM_ADMIN in User Points 5.2

Same name and namespace in other branches
  1. 5.3 userpoints.module \USERPOINTS_PERM_ADMIN
  2. 5 userpoints.module \USERPOINTS_PERM_ADMIN
  3. 6 userpoints.module \USERPOINTS_PERM_ADMIN
3 uses of USERPOINTS_PERM_ADMIN
userpoints_menu in ./userpoints.module
Implementation of hook_menu().
userpoints_perm in ./userpoints.module
Implementation of hook_perm().
userpoints_user in ./userpoints.module

File

./userpoints.module, line 8

Code

define('USERPOINTS_PERM_ADMIN', 'admin userpoints');