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/blogapi | |
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/blogapi')
-rw-r--r-- | modules/blogapi/blogapi.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/blogapi/blogapi.info b/modules/blogapi/blogapi.info index 7d1a5305a..257ffd25b 100644 --- a/modules/blogapi/blogapi.info +++ b/modules/blogapi/blogapi.info @@ -2,7 +2,7 @@ name = Blog API description = Allows users to post content using applications that support XML-RPC blog APIs. -package = Core - optional +package = Core version = VERSION core = 7.x files[] = blogapi.module |