2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

Bugfix: getting xmllist from FHEM without \r\n

git-svn-id: https://svn.fhem.de/fhem/trunk@1530 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nitroxmh 2012-05-03 11:02:18 +00:00
parent cb684b7e81
commit 4b7dfb89fd

View File

@ -702,10 +702,6 @@ ht><font $fontcolor1><b>
#####################################################################################################################
##### Check Version of FHEM -- not neccessary any more...
# if (! ($stack[0][children][0][name]=='_internal__LIST')) ##older FHZ100 have no Internal_LIST
# {echo "Error!! There is no FHEM. You need at least FHEM-4.0 to run this pgm3!!";}
## now the xmllist will be writen on screen as html
##### Let's go.... :-)))))