fix Can't use string

Can't use string ("backupToNextcloud backupToStorag"...) as an ARRAY ref while "strict refs" in use
	geändert:       FHEM/98_backupToStorage.pm
This commit is contained in:
Marko Oldenburg 2020-06-17 15:04:07 +02:00
parent c7a9155495
commit 3a9ffbc6cd
2 changed files with 2 additions and 1 deletions

View File

@ -56,6 +56,7 @@ sub backupToStorage_Initialize {
. 'bTS_Path '
. 'btS_UploadTimeout '
. 'bTSType:Nextcloud';
$hash->{parseParams} = 1;
return FHEM::Meta::InitMod( __FILE__, $hash );
}

View File

@ -1,2 +1,2 @@
UPD 2020-06-17_12:01:37 3338 FHEM/98_backupToStorage.pm
UPD 2020-06-17_15:03:50 3368 FHEM/98_backupToStorage.pm
UPD 2020-06-17_14:54:41 10040 lib/FHEM/backupToStorage.pm