_ME is needed by GROUP

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@673 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2010-08-10 06:06:47 +00:00
parent b9c5577ba9
commit 2be9f6f7d6

View File

@@ -32,6 +32,7 @@ sub FW_zoomLink($$$);
sub FW_calcWeblink($$);
use vars qw($__dir); # moddir (./FHEM), needed by SVG
use vars qw($__ME); # webname (fhem), needed by 97_GROUP
my $zlib_loaded;
@@ -44,7 +45,6 @@ my $__detail; # currently selected device for detail view
my %__devs; # hash of from/to entries per device
my %__icons; # List of icons
my $__iconsread; # Timestamp of last icondir check
my $__ME; # webname (fhem)
my $__plotmode; # Global plot mode (WEB attribute)
my $__plotsize; # Global plot size (WEB attribute)
my %__pos; # scroll position