mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 16:59:18 +00:00
remove log
git-svn-id: https://svn.fhem.de/fhem/trunk@6395 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
75b0db586f
commit
a235039268
@ -1198,7 +1198,6 @@ sub HMinfo_SetFn($@) {#########################################################
|
||||
elsif($cmd eq "loadConfig") {##action: loadConfig----------------------------
|
||||
my $fn = $a[0]?$a[0]:AttrVal($name,"configFilename","regSave.cfg");
|
||||
$fn = AttrVal($name,"configDir",".")."\/".$fn if ($fn !~ m/\//);
|
||||
Log 1,"General loadConfig: $fn";
|
||||
$ret = HMinfo_loadConfig($filter,$fn);
|
||||
}
|
||||
elsif($cmd eq "verifyConfig"){##action: verifyConfig-------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user