context.info 413 B

12345678910111213141516
  1. name = "Context"
  2. dependencies[] = "ctools"
  3. description = "Provide modules with a cache that lasts for a single page request."
  4. package = "Context"
  5. core = "7.x"
  6. files[] = tests/context.test
  7. files[] = tests/context.conditions.test
  8. files[] = tests/context.reactions.test
  9. ; Information added by Drupal.org packaging script on 2016-05-18
  10. version = "7.x-3.7"
  11. core = "7.x"
  12. project = "context"
  13. datestamp = "1463605446"