mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
The `OC::$SERVERROOT` is always returned without a trailing slash, so we need to add a slash between server root and apps directory. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>