Files
nextcloud-server-mirror/lib/private/Template/JSResourceLocator.php
Ferdinand Thiessen cee151a14f fix(JSRecourceLocator): Add missing slash after server root
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>
2024-03-29 08:27:46 -04:00

5.3 KiB