mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Whenever an external storage mount point is shared directly, its path is empty which causes a leading slash to appear in the source path. This fix removes the bogus leading slash in such situation. |
||
|---|---|---|
| .. | ||
| connector | ||
| controllers | ||
| external | ||
| middleware | ||
| share | ||
| activity.php | ||
| cache.php | ||
| exceptions.php | ||
| helper.php | ||
| isharedstorage.php | ||
| maintainer.php | ||
| proxy.php | ||
| readonlycache.php | ||
| readonlywrapper.php | ||
| sharedmount.php | ||
| sharedstorage.php | ||
| updater.php | ||
| watcher.php | ||