You are here

sms.info in SMS Framework 7

Same filename and directory in other branches
  1. 5 sms.info
  2. 6.2 sms.info
  3. 6 sms.info
name = "SMS Framework"
description = "Provides a extensible API that facilitates communication between Drupal and various SMS gateways."
package = SMS Framework
core = 7.x

project = "smsframework"

files[] = sms.admin.inc
files[] = sms.install
files[] = sms.module
files[] = sms.tokens.inc
files[] = sms.rules.inc
files[] = sms.parser.inc
files[] = tests/sms.module.test
files[] = tests/sms.rules.test

test_dependencies[] = rules
test_dependencies[] = rules_admin

File

sms.info
View source
  1. name = "SMS Framework"
  2. description = "Provides a extensible API that facilitates communication between Drupal and various SMS gateways."
  3. package = SMS Framework
  4. core = 7.x
  5. project = "smsframework"
  6. files[] = sms.admin.inc
  7. files[] = sms.install
  8. files[] = sms.module
  9. files[] = sms.tokens.inc
  10. files[] = sms.rules.inc
  11. files[] = sms.parser.inc
  12. files[] = tests/sms.module.test
  13. files[] = tests/sms.rules.test
  14. test_dependencies[] = rules
  15. test_dependencies[] = rules_admin