diff options
author | Martin T. H. Sandsmark <sandsmark@samfundet.no> | 2010-07-16 11:36:03 +0200 |
---|---|---|
committer | Martin T. H. Sandsmark <sandsmark@samfundet.no> | 2010-07-16 11:36:03 +0200 |
commit | 64d4d57615f1002d3993cc319959c2b97e4f6775 (patch) | |
tree | 4de6a82e28b45852ad260378ec8a8f3bbb0f0133 /files | |
parent | fa9deac833bf82d031b4a62fc2f298da4bbff6cb (diff) | |
download | nextcloud-server-64d4d57615f1002d3993cc319959c2b97e4f6775.tar.gz nextcloud-server-64d4d57615f1002d3993cc319959c2b97e4f6775.zip |
fix permissions, start to implement private data api
Diffstat (limited to 'files')
-rw-r--r--[-rwxr-xr-x] | files/api.php | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | files/get_files.php | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | files/index.php | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | files/open_file.php | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | files/upload.php | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/files/api.php b/files/api.php index d6e04d4550f..d6e04d4550f 100755..100644 --- a/files/api.php +++ b/files/api.php diff --git a/files/get_files.php b/files/get_files.php index 1481bb6f84b..1481bb6f84b 100755..100644 --- a/files/get_files.php +++ b/files/get_files.php diff --git a/files/index.php b/files/index.php index 6bd994e7616..6bd994e7616 100755..100644 --- a/files/index.php +++ b/files/index.php diff --git a/files/open_file.php b/files/open_file.php index e1b82dcd37b..e1b82dcd37b 100755..100644 --- a/files/open_file.php +++ b/files/open_file.php diff --git a/files/upload.php b/files/upload.php index 1190b466eac..1190b466eac 100755..100644 --- a/files/upload.php +++ b/files/upload.php |