mirror of
https://github.com/nextcloud/server.git
synced 2026-07-13 11:51:34 -04:00
This functionality implemented in the next line:
$requestUri = preg_replace('%/{2,}%', '/', $requestUri);
|
||
|---|---|---|
| .. | ||
| Dispatcher.php | ||
| Output.php | ||
| Request.php | ||