summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2008-10-11 02:33:14 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2008-10-11 02:33:14 +0000
commit7e02f2f782418d3452bae636e63e3439e9802336 (patch)
tree220f275eb5fd29df31678ea4ff7b2885ce661b53 /includes
parent3ab972cd4f346a620e59a420dfddd581f77114be (diff)
downloadbrdo-7e02f2f782418d3452bae636e63e3439e9802336.tar.gz
brdo-7e02f2f782418d3452bae636e63e3439e9802336.tar.bz2
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
Diffstat (limited to 'includes')
-rw-r--r--includes/common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/common.inc b/includes/common.inc
index 3e593c7ce..a244dfbd1 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -3424,7 +3424,7 @@ function drupal_write_record($table, &$object, $update = array()) {
* description = Enables threaded discussions about general topics.
* dependencies[] = taxonomy
* dependencies[] = comment
- * package = Core - optional
+ * package = Core
* version = VERSION
* @endverbatim
*