2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

git-svn-id: https://svn.fhem.de/fhem/trunk@3621 2b470e98-0d58-463d-a4d8-8e2adae1ed80

This commit is contained in:
betateilchen 2013-08-08 15:38:07 +00:00
parent 829676ccb6
commit f85c07daa7

View File

@ -35,7 +35,6 @@ use Time::HiRes qw(gettimeofday);
use Net::FTP; use Net::FTP;
use List::MoreUtils 'first_index'; use List::MoreUtils 'first_index';
use XML::Simple; use XML::Simple;
#use Data::Dumper;
sub getListStationsDropdown(); sub getListStationsDropdown();
sub buildCAPList(); sub buildCAPList();