Skip to content

Releases: hostnet/phpSPO

Quickfix removing duplicate '/items' in ResourcePath

22 Oct 10:52
0b170ab
Compare
Choose a tag to compare

Trying to fetch a folder or upload/download a file 2 levels deep failed because the '/items' url segment was added twice. This is a quickfix to remove the duplicate '/items' segment.