fixed Use of uninitialized value $style

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1752 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2012-07-22 16:30:17 +00:00
parent a3c5d94a24
commit 4241c7182e

View File

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