nextcloud/lib/private/Avatar
Joas Schilling f3a5bd6753
Fix generated avatars and nophoto cache files
Since nextcloud/server#19493 newFile() by default does not write the file anymore.
Setting an empty string as content will make it write the file immediate,
without having to call putContent() afterwards.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24 18:23:38 +01:00
..
Avatar.php Fix tests after #18745 2020-01-27 20:17:16 +01:00
AvatarManager.php Update license headers 2019-12-05 15:38:45 +01:00
GuestAvatar.php Update license headers 2019-12-05 15:38:45 +01:00
UserAvatar.php Fix generated avatars and nophoto cache files 2020-03-24 18:23:38 +01:00