diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2008-10-11 02:33:14 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2008-10-11 02:33:14 +0000 |
commit | 7e02f2f782418d3452bae636e63e3439e9802336 (patch) | |
tree | 220f275eb5fd29df31678ea4ff7b2885ce661b53 /modules/forum | |
parent | 3ab972cd4f346a620e59a420dfddd581f77114be (diff) | |
download | brdo-7e02f2f782418d3452bae636e63e3439e9802336.tar.gz brdo-7e02f2f782418d3452bae636e63e3439e9802336.tar.bz2 |
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
Diffstat (limited to 'modules/forum')
-rw-r--r-- | modules/forum/forum.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/forum/forum.info b/modules/forum/forum.info index 855cd38f4..27c588bc7 100644 --- a/modules/forum/forum.info +++ b/modules/forum/forum.info @@ -3,7 +3,7 @@ name = Forum description = Provides discussion forums. dependencies[] = taxonomy dependencies[] = comment -package = Core - optional +package = Core version = VERSION core = 7.x files[] = forum.module |