mirror of
https://github.com/nextcloud/server.git
synced 2026-03-06 23:40:55 -05:00
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. |
||
|---|---|---|
| .. | ||
| ajax | ||
| appinfo | ||
| command | ||
| css | ||
| js | ||
| l10n | ||
| lib | ||
| templates | ||
| tests | ||
| admin.php | ||
| download.php | ||
| index.php | ||
| settings.php | ||
| triggerupdate.php | ||