fixed: correction

git-svn-id: https://svn.fhem.de/fhem/trunk@5059 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2014-02-26 21:14:49 +00:00
parent 28f1481d13
commit fd45d4a9b0

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);