mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
sysutils/nextcloud-backup: whitespace on previous
This commit is contained in:
parent
52af627f2b
commit
1e6794ca1e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue