mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 01:09:47 +00:00
configDB.pm: debug version
git-svn-id: https://svn.fhem.de/fhem/trunk@25845 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1a13b2b6b8
commit
8b1164faea
@ -930,6 +930,7 @@ sub _cfgDB_Info {
|
|||||||
push @r, " dbsize: $size";
|
push @r, " dbsize: $size";
|
||||||
}
|
}
|
||||||
push @r, $l;
|
push @r, $l;
|
||||||
|
push @r, " loaded: ".$configDB{loaded};
|
||||||
my $fhem_dbh = _cfgDB_Connect;
|
my $fhem_dbh = _cfgDB_Connect;
|
||||||
my ($sql, $sth, @line, $row);
|
my ($sql, $sth, @line, $row);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user