You are here

cf_settings.info in Common Functionality 7.2

Same filename and directory in other branches
  1. 7 modules/cf_settings/cf_settings.info
name = CF Settings
description = "Provides a way to provide drupal projects with a way to manage or communicate custom php or drupal settings."
core = 7.x
php = 5.3
package = Common Functionality

configure = admin/config/system/settings_registry

dependencies[] = cf
dependencies[] = cf_db_options

files[] = cf_settings.module
files[] = cf_settings.install

File

modules/cf_settings/cf_settings.info
View source
  1. name = CF Settings
  2. description = "Provides a way to provide drupal projects with a way to manage or communicate custom php or drupal settings."
  3. core = 7.x
  4. php = 5.3
  5. package = Common Functionality
  6. configure = admin/config/system/settings_registry
  7. dependencies[] = cf
  8. dependencies[] = cf_db_options
  9. files[] = cf_settings.module
  10. files[] = cf_settings.install