]> source.dussan.org Git - nextcloud-server.git/commit
Use IURLGenerator function to get value of `\OC::$WEBROOT` global 28455/head
authorJonas Meurer <jonas@freesources.org>
Tue, 10 Aug 2021 09:06:24 +0000 (11:06 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 16 Aug 2021 13:12:47 +0000 (13:12 +0000)
commitd528243c0cba7d1dcb13a6dc75a28a9af8ff8e36
tree04967923df3c466ca70a35950bb66f1e8eb216a8
parent7ddfd4dbc2d5b5101cc483f762f5939fbaa42af4
Use IURLGenerator function to get value of `\OC::$WEBROOT` global

Signed-off-by: Jonas Meurer <jonas@freesources.org>
core/Controller/UnifiedSearchController.php
lib/private/URLGenerator.php
lib/public/IURLGenerator.php
tests/lib/UrlGeneratorTest.php