fixed Use of uninitialized value $style

git-svn-id: https://svn.fhem.de/fhem/trunk@1752 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2012-07-22 16:30:17 +00:00
parent 3fc3e87829
commit 3ed113e0db

View File

@@ -307,7 +307,7 @@ WeatherIconIMGTag($$$) {
my ($icon,$uselocal,$isday)= @_;
my $url;
my $style;
my $style= "";
if($uselocal) {
# strip off path and extension