New module 'Role Delegation'
This commit is contained in:
parent
8ce30b8e63
commit
8e3e8a7d9f
7 changed files with 770 additions and 0 deletions
12
sites/all/modules/role_delegation/role_delegation.info
Normal file
12
sites/all/modules/role_delegation/role_delegation.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
; $Id: role_delegation.info,v 1.2 2008/06/12 04:00:35 davidlesieur Exp $
|
||||
name = "Role Delegation"
|
||||
description = "Allows site administrators to grant some roles the authority to assign selected roles to users."
|
||||
core = "6.x"
|
||||
|
||||
|
||||
; Information added by drupal.org packaging script on 2010-12-09
|
||||
version = "6.x-1.4"
|
||||
core = "6.x"
|
||||
project = "role_delegation"
|
||||
datestamp = "1291919534"
|
||||
|
Reference in a new issue