EELV-fr / files_tree

[Owncloud] - Add a tree to browse files in owncloud
http://apps.owncloud.com/content/show.php/Files+Tree?content=155479
27 stars 15 forks source link

[FIX] Correcting the caching feature. #25

Closed Belphemur closed 6 years ago

Belphemur commented 10 years ago

I discover some problem in OC 5.0.13 with the caching. It seems the cache didn't worked because of trying to ask the cache to create directories when it seems it's not capable of doing.

I then changed the way the key for the cache are created to make it works.