nextcloud-server/lib
Louis Chemineau 66ba90ceff Update cache when file size === 0
The conditions were false when $result === 0.
$results here contains the number of written bits.
The correct way of checking for operation success is to check if $result === false

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-23 12:43:57 +01:00
..
composer Update composer autoloader 2022-11-22 13:35:17 +01:00
l10n [tx-robot] updated from transifex 2022-11-23 02:18:10 +00:00
private Update cache when file size === 0 2022-11-23 12:43:57 +01:00
public Rename mastodon to fediverse 2022-11-22 08:40:12 +01:00
autoloader.php
base.php Refactor the ErrorHandler into a dynamic class 2022-11-02 09:49:37 +01:00
versioncheck.php