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:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user