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:
parent
c7a9155495
commit
3a9ffbc6cd
@ -56,6 +56,7 @@ sub backupToStorage_Initialize {
|
||||
. 'bTS_Path '
|
||||
. 'btS_UploadTimeout '
|
||||
. 'bTSType:Nextcloud';
|
||||
$hash->{parseParams} = 1;
|
||||
|
||||
return FHEM::Meta::InitMod( __FILE__, $hash );
|
||||
}
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user