nextcloud/apps/files_external/lib
Stephan Peijnik 2df52e54d7 Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem.
As constants not defined within a class cannot be automatically found by the
autoloader moving those constants into a class makes them accessible to
code which uses them.

Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>
2014-08-19 13:55:35 +02:00
..
amazons3.php Converted an array to PHP5.3 compatible version 2014-07-09 14:54:03 +02:00
api.php Use filtered list for ext storage list mounts API 2014-06-30 12:33:11 +02:00
config.php Fix warnings when personal is not set 2014-07-01 13:32:57 +02:00
dropbox.php Changed access mode for Dropbox to 'auto' 2014-05-21 09:40:03 +02:00
ftp.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
google.php Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem. 2014-08-19 13:55:35 +02:00
owncloud.php Added ownCloud backend for external storage 2013-10-09 17:30:22 +02:00
personalmount.php Fix the removeMount for personal mounts 2014-06-06 09:55:59 +02:00
sftp.php Pass existing Net_SFTP object into Net_SFTP_Stream. 2014-07-18 15:47:13 +02:00
smb.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
smb_oc.php Use braces on single line if statements 2014-03-26 15:11:09 +00:00
streamwrapper.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
swift.php update files_external swift to php-opencloud v1.9.2 2014-06-25 17:15:59 +02:00