mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
235e3480e6
If you now keep calling $node->getParent() you will at some point get the RootFolder back. This is a nice termination check and will prevent endless loops if an exit condition is slightly off. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>