1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00

files_reader: #35, Internal Server Error: fixed path resolution so app works when NC/OC hosted in subdirectory

This commit is contained in:
frankdelange 2017-03-19 18:21:23 +01:00
parent 9865f94e70
commit b3c98adcfd
4 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,6 @@
## UNRELEASED
###
## 1.0.1 - 2017-03-19
### Fixed
- #35: Internal Server Error: fixed path resolution so app works when NC/OC hosted in subdirectory
## 1.0.0 - 2017-03-15
### Added