mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-18 05:56:03 +00:00
GEOFANCY: fix missing Time::Local reference
git-svn-id: https://svn.fhem.de/fhem/trunk@4840 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7383e79806
commit
51fa0ca46d
@ -42,6 +42,7 @@ use strict;
|
||||
use warnings;
|
||||
use vars qw(%data);
|
||||
use HttpUtils;
|
||||
use Time::Local;
|
||||
use Data::Dumper;
|
||||
|
||||
sub GEOFANCY_Set($@);
|
||||
|
Loading…
x
Reference in New Issue
Block a user