mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
fix brakcets
This commit is contained in:
parent
f9a0380eb1
commit
252d1ae512
@ -943,7 +943,6 @@ class Encryption extends Wrapper {
|
||||
// legacy file. If true, we add the default encryption module
|
||||
if (!isset($result[Util::HEADER_ENCRYPTION_MODULE_KEY] && (!empty($result) || $exists)) {
|
||||
$result[Util::HEADER_ENCRYPTION_MODULE_KEY] = 'OC_DEFAULT_MODULE';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user