nextcloud/apps/files/lib
Vincent Petry e6f93fc841 Fix warnings in logs when renaming over the web UI
The determineIcon() method was expecting attributes to be set which
caused warnings about undefined indices in the error log.

This fix pre-initializes the array with 'directory' and
'isPreviewAvailable' to make them disappear.
2014-01-29 10:43:13 +01:00
..
app.php Fix warnings in logs when renaming over the web UI 2014-01-29 10:43:13 +01:00
capabilities.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
helper.php Fixed folder icon for home storage 2013-11-06 15:11:14 +01:00