Mercurial > hg > rr-repo
annotate sites/all/modules/bundle_inherit/bundle_inherit.info @ 9:830c812b520f
added smtp module
author | root <root@paio.local> |
---|---|
date | Mon, 28 Oct 2013 15:34:27 +0000 |
parents | ce11bbd8f642 |
children |
rev | line source |
---|---|
danielebarchiesi@4 | 1 name = Bundle Inheritance |
danielebarchiesi@4 | 2 description = Provide API for modules to implement bundle inheritance logic |
danielebarchiesi@4 | 3 core = 7.x |
danielebarchiesi@4 | 4 files[] = bundle_inherit.test |
danielebarchiesi@4 | 5 ; Information added by drupal.org packaging script on 2011-11-05 |
danielebarchiesi@4 | 6 version = "7.x-1.0-alpha2" |
danielebarchiesi@4 | 7 core = "7.x" |
danielebarchiesi@4 | 8 project = "bundle_inherit" |
danielebarchiesi@4 | 9 datestamp = "1320523829" |
danielebarchiesi@4 | 10 |