diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-06-21 02:27:47 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-06-21 02:27:47 +0000 |
commit | ce19c671106df767202972d22736db3582f6423b (patch) | |
tree | d25953ac2bf8c151c422cec3419273bf259f0f8e /modules/field/field.info | |
parent | 34dbad55c589b8c1f3c3fc1eadfb88d989516695 (diff) | |
download | brdo-ce19c671106df767202972d22736db3582f6423b.tar.gz brdo-ce19c671106df767202972d22736db3582f6423b.tar.bz2 |
#293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links.
Diffstat (limited to 'modules/field/field.info')
-rw-r--r-- | modules/field/field.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/field/field.info b/modules/field/field.info index 97ce7d7d8..60c429778 100644 --- a/modules/field/field.info +++ b/modules/field/field.info @@ -1,7 +1,7 @@ ; $Id$ name = Field description = Field API to add fields to entities like nodes and users. -package = Core - fields +package = Core version = VERSION core = 7.x files[] = field.module |