KS550 sign fix, HM autocreate additions, HMLAN preparations
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@841 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -167,7 +167,7 @@ FileLog_Get($@)
|
||||
" <infile> is without direcory, - means the current file\n" .
|
||||
" <outfile> is a prefix, - means stdout\n"
|
||||
if(int(@a) < 5);
|
||||
|
||||
Log 1, join("/", @a);
|
||||
shift @a;
|
||||
my $inf = shift @a;
|
||||
my $outf = shift @a;
|
||||
|
||||
Reference in New Issue
Block a user