mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
added internal LAYOUTFILE
git-svn-id: https://svn.fhem.de/fhem/trunk@6457 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
88252a74a5
commit
9872d88c73
@ -94,6 +94,7 @@ RSS_Define($$) {
|
||||
$hash->{fhem}{style}= $style;
|
||||
$hash->{fhem}{hostname}= $hostname;
|
||||
$hash->{fhem}{filename}= $filename;
|
||||
$hash->{LAYOUTFILE} = $filename;
|
||||
|
||||
eval "use GD::Text::Align";
|
||||
$hash->{fhem}{useTextAlign} = ($@ ? 0 : 1 );
|
||||
|
Loading…
x
Reference in New Issue
Block a user