Merge branch 'switch-to-libloc' into next-switch-to-libloc

This commit is contained in:
Stefan Schantl
2020-05-25 19:55:54 +02:00
35 changed files with 522 additions and 594 deletions

View File

@@ -34,6 +34,9 @@ require "${General::swroot}/header.pl";
require "${General::swroot}/geoip-functions.pl";
require "${General::swroot}/graphs.pl";
# Libloc database handle.
my $libloc_db_handle = &GeoIP::init();
my %color = ();
my %mainsettings = ();
my %netsettings=();