You are here

constant NODE_LIMIT_PERM_ADMIN in Node Limit 6

Same name and namespace in other branches
  1. 8 old/node_limit.module \NODE_LIMIT_PERM_ADMIN
  2. 7 node_limit.module \NODE_LIMIT_PERM_ADMIN
2 uses of NODE_LIMIT_PERM_ADMIN
node_limit_menu in ./node_limit.module
Implementation of hook_menu().
node_limit_perm in ./node_limit.module
Implementation of hook_perm().

File

./node_limit.module, line 10
Module to restrict the number of nodes a user or role may create.

Code

define("NODE_LIMIT_PERM_ADMIN", "administer node limits");