mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-05 12:23:37 -05:00
sysutils/nextcloud-backup: whitespace on previous
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user