Bugfix NUKIDevice.pm
This commit is contained in:
@ -458,9 +458,6 @@ sub NUKIDevice_CGI() {
|
||||
|
||||
|
||||
my $header = join("\n", @FW_httpheader);
|
||||
printf "\n\nHTTP Header: $header\n\n";
|
||||
printf "\n\nRequest: $request\n\n";
|
||||
|
||||
|
||||
my ($first,$json) = split("&",$request,2);
|
||||
my $decode_json = decode_json($json);
|
||||
|
Reference in New Issue
Block a user