mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-12 02:39:57 +00:00
statistics2.cgi: use included GeoIP module
git-svn-id: https://svn.fhem.de/fhem/trunk@14375 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
31a3914cec
commit
74ceb25dbe
@ -4,6 +4,7 @@ use strict;
|
||||
use warnings;
|
||||
use Time::HiRes qw(time);
|
||||
use DBI;
|
||||
use lib "./lib";
|
||||
use Geo::IP;
|
||||
use JSON;
|
||||
use CGI qw(:standard Vars);
|
||||
|
Loading…
x
Reference in New Issue
Block a user