nextcloud-server/apps/files_sharing/lib/API
Roeland Jago Douma 7c040c0bf9
Show the path relative to the requesting user
A share can only be requested by 3 'types' of people

* owner
* initiator
* recipient

So we have to get the path as the current user. Since that is the only
path that has any meaning to the user.
2016-06-07 15:09:19 +07:00
..
OCSShareWrapper.php
Remote.php
Share20OCS.php Show the path relative to the requesting user 2016-06-07 15:09:19 +07:00
Sharees.php