mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
"array_filter" preserves the keys, so after the trusted servers were filtered "$server[0]" existed only if the server to get was the first one in the original array. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>