mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 05:16:45 +00:00
fix to work without whemweb
git-svn-id: https://svn.fhem.de/fhem/trunk@6017 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
bd9b5820d7
commit
51768960aa
@ -12,6 +12,7 @@ use POSIX;
|
|||||||
use vars qw($FW_ME);
|
use vars qw($FW_ME);
|
||||||
use vars qw($FW_subdir);
|
use vars qw($FW_subdir);
|
||||||
use vars qw($FW_wname);
|
use vars qw($FW_wname);
|
||||||
|
use vars qw($FW_cname);
|
||||||
use vars qw(%FW_webArgs); # all arguments specified in the GET
|
use vars qw(%FW_webArgs); # all arguments specified in the GET
|
||||||
|
|
||||||
my $LightScene_hasJSON = 1;
|
my $LightScene_hasJSON = 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user