first global commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
name = User
|
||||
description = Manages the user registration and login system.
|
||||
package = Core
|
||||
version = VERSION
|
||||
core = 7.x
|
||||
files[] = user.module
|
||||
files[] = user.test
|
||||
required = TRUE
|
||||
configure = admin/config/people
|
||||
stylesheets[all][] = user.css
|
||||
|
||||
; Information added by drupal.org packaging script on 2013-04-03
|
||||
version = "7.22"
|
||||
project = "drupal"
|
||||
datestamp = "1365027012"
|
||||
|
||||
Reference in New Issue
Block a user