Files
nextcloud-server-mirror/lib/public/IURLGenerator.php
Roeland Jago Douma c97b4274cc Add function to generate urls for OCS routes
fixes #11617

The OCS routes are only absolute for now as they are often exposed to
the outside anyway and are on a different endpoint than index.php in
anyway.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-09 15:41:50 +02:00

3.0 KiB