sysutils/nextcloud-backup: whitespace on previous

This commit is contained in:
Franco Fichtner
2022-01-26 20:17:25 +01:00
parent 52af627f2b
commit 1e6794ca1e

View File

@@ -287,7 +287,7 @@ class Nextcloud extends Base implements IBackupProvider
$password,
"GET",
"Cannot get real username"
);
);
$data = $xml_response->data;
if ($data == null) {
return $username; // no data found, return the old username