#669554 follow-up by dww: Remove 'hidden' as an .info file property Update module cares to cache.
parent
c671e6b9dd
commit
91b4d87998
|
@ -758,7 +758,6 @@ function update_filter_project_info($info) {
|
||||||
$whitelist = array(
|
$whitelist = array(
|
||||||
'_info_file_ctime',
|
'_info_file_ctime',
|
||||||
'datestamp',
|
'datestamp',
|
||||||
'hidden',
|
|
||||||
'major',
|
'major',
|
||||||
'name',
|
'name',
|
||||||
'package',
|
'package',
|
||||||
|
|
Loading…
Reference in New Issue