2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-09 19:54:19 +00:00

added missing 'use vars qw($FW_ME);'

git-svn-id: https://svn.fhem.de/fhem/trunk@4752 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2014-01-26 17:15:09 +00:00
parent 4de5e63a2e
commit 7bda5d5a2e

View File

@ -6,6 +6,8 @@ package main;
use strict;
use warnings;
use vars qw($FW_ME);
sub
Color_Initialize()
{