mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-17 11:26:03 +00:00
FHEMWEB: check non-existing iconPath only once
git-svn-id: https://svn.fhem.de/fhem/trunk@4586 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b943702c34
commit
84f7e21327
@ -1846,6 +1846,7 @@ FW_readIconsFrom($$)
|
||||
}
|
||||
}
|
||||
}
|
||||
$FW_icons{$dir}{""} = 1; # Do not check empty directories again.
|
||||
}
|
||||
|
||||
sub
|
||||
|
Loading…
x
Reference in New Issue
Block a user