FINAL suepr merge step : added all modules to this super repos
This commit is contained in:
16
sites/all/modules/contrib/admin/context/context.info
Normal file
16
sites/all/modules/contrib/admin/context/context.info
Normal file
@@ -0,0 +1,16 @@
|
||||
name = "Context"
|
||||
dependencies[] = "ctools"
|
||||
description = "Provide modules with a cache that lasts for a single page request."
|
||||
package = "Context"
|
||||
core = "7.x"
|
||||
|
||||
files[] = tests/context.test
|
||||
files[] = tests/context.conditions.test
|
||||
files[] = tests/context.reactions.test
|
||||
|
||||
; Information added by drupal.org packaging script on 2013-07-29
|
||||
version = "7.x-3.0-beta7"
|
||||
core = "7.x"
|
||||
project = "context"
|
||||
datestamp = "1375065368"
|
||||
|
Reference in New Issue
Block a user