mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Fix countrycode list (thx to m.a.d).
This commit is contained in:
@@ -23,7 +23,7 @@ use strict;
|
||||
|
||||
use Locale::Country;
|
||||
|
||||
my $flagdir = '/home/httpd/html/images/flags';
|
||||
my $flagdir = '/srv/web/ipfire/html/images/flags';
|
||||
my $lines = '1';
|
||||
my $lines2 = '';
|
||||
my @flaglist=();
|
||||
|
||||
Reference in New Issue
Block a user