summaryrefslogtreecommitdiff
path: root/modules/update
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-12-29 06:34:14 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-12-29 06:34:14 +0000
commit91b4d879982c54dc97b8dd35097b8de1492972f3 (patch)
treea4fa536f01a247744d540e07a8ef2d86186ea210 /modules/update
parentc671e6b9dd3ffa11c032f3772c5fda05e9206f27 (diff)
downloadbrdo-91b4d879982c54dc97b8dd35097b8de1492972f3.tar.gz
brdo-91b4d879982c54dc97b8dd35097b8de1492972f3.tar.bz2
#669554 follow-up by dww: Remove 'hidden' as an .info file property Update module cares to cache.
Diffstat (limited to 'modules/update')
-rw-r--r--modules/update/update.compare.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/update/update.compare.inc b/modules/update/update.compare.inc
index 83bed20bc..98338a864 100644
--- a/modules/update/update.compare.inc
+++ b/modules/update/update.compare.inc
@@ -758,7 +758,6 @@ function update_filter_project_info($info) {
$whitelist = array(
'_info_file_ctime',
'datestamp',
- 'hidden',
'major',
'name',
'package',