summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/module.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/module.inc b/includes/module.inc
index 779d647f7..612754888 100644
--- a/includes/module.inc
+++ b/includes/module.inc
@@ -92,6 +92,7 @@ function module_rebuild_cache() {
'dependencies' => array(),
'dependents' => array(),
'description' => '',
+ 'package' => 'Other',
'version' => NULL,
'php' => DRUPAL_MINIMUM_PHP,
);