mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 16:05:19 +00:00
93_DbLog: contrib 5.9.0
git-svn-id: https://svn.fhem.de/fhem/trunk@27580 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
840f72b871
commit
b052934ce2
@ -1027,7 +1027,7 @@ sub _DbLog_setexportCache { ## no critic "not used"
|
|||||||
my $logsref = $paref->{logsref};
|
my $logsref = $paref->{logsref};
|
||||||
my $dir = $paref->{dir};
|
my $dir = $paref->{dir};
|
||||||
|
|
||||||
return "Device is not in asynch working mode" if(!AttrVal($name, 'asyncMode', 0));
|
# return "Device is not in asynch working mode" if(!AttrVal($name, 'asyncMode', 0));
|
||||||
|
|
||||||
my $cln;
|
my $cln;
|
||||||
my $crows = 0;
|
my $crows = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user