mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
186e35d954
Fixes #21533 Before we just assumed that the passed path was a file. This does not have to be the case. Thus check if it actually is a file before doing any more tests.