From: eldy <> Date: Mon, 15 Oct 2012 18:12:44 +0000 (+0000) Subject: Increase length X-Git-Tag: AWSTATS_7_1_BETA3~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c93cb3389174b8be5437df0a6189cdbf70f0128b;p=thirdparty%2FAWStats.git Increase length --- diff --git a/wwwroot/cgi-bin/plugins/geoip_org_maxmind.pm b/wwwroot/cgi-bin/plugins/geoip_org_maxmind.pm index 3ee00943..b5c1e10e 100644 --- a/wwwroot/cgi-bin/plugins/geoip_org_maxmind.pm +++ b/wwwroot/cgi-bin/plugins/geoip_org_maxmind.pm @@ -64,7 +64,7 @@ sub Init_geoip_org_maxmind { my $InitParams=shift; my $checkversion=&Check_Plugin_Version($PluginNeedAWStatsVersion); $MAXNBOFSECTIONGIR=10; - $MAXLENGTH=20; + $MAXLENGTH=50; # <----- # ENTER HERE CODE TO DO INIT PLUGIN ACTIONS