fixed: correction

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5059 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2014-02-26 21:14:49 +00:00
parent 0288017e69
commit 53e0b69edd

View File

@@ -36,7 +36,7 @@ use Net::FTP;
use List::MoreUtils 'first_index';
use XML::Simple;
use HttpUtils;
#require LWP::UserAgent;
require LWP::UserAgent;
my ($bulaList, $cmapList, %rmapList, $fmapList, %bula2bulaShort, %bulaShort2dwd, %dwd2Dir, %dwd2Name,
$alertsXml, %capCityHash, %capCellHash, $sList, $aList);