nextcloud/lib/private/files/storage/wrapper
Vincent Petry 788c8540aa Added isLocal() method to storage, used for xsendfile
Added isLocal() method to Storage to find out whether the storage is
local or not.
This method is used for the x-sendfile logic to find out whether to add
the headers.
2014-02-06 20:53:15 +01:00
..
quota.php Fixed quota wrapper to not wrap failed fopen streams 2014-01-19 18:51:36 +01:00
wrapper.php Added isLocal() method to storage, used for xsendfile 2014-02-06 20:53:15 +01:00