git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1163 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2012-01-02 17:17:05 +00:00
parent 5fcc364db6
commit e096f75b44

View File

@@ -155,7 +155,7 @@ FileLog_Set($@)
# #
# It will set the %data values # It will set the %data values
# min<x>, max<x>, avg<x>, cnt<x>, currdate<x>, currval<x>, sum<x> # min<x>, max<x>, avg<x>, cnt<x>, currdate<x>, currval<x>, sum<x>
# for each requested column, beggining with <x> = 1 # for each requested column, beginning with <x> = 1
sub sub
FileLog_Get($@) FileLog_Get($@)