initial commit of starter install drupal 7
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
name = Profile2
|
||||
description = Supports configurable user profiles.
|
||||
core = 7.x
|
||||
files[] = profile2.admin.inc
|
||||
files[] = profile2.info.inc
|
||||
files[] = profile2.test
|
||||
dependencies[] = entity
|
||||
configure = admin/structure/profiles
|
||||
; Information added by drupal.org packaging script on 2012-05-24
|
||||
version = "7.x-1.2+7-dev"
|
||||
core = "7.x"
|
||||
project = "profile2"
|
||||
datestamp = "1337819774"
|
||||
|
||||
Reference in New Issue
Block a user