[2.90]
+ libw3perl.pl L220 if ($type_serveur == 0) {
+ libw3perl.pl L41 require "cron-netgeo.pl" if ($reverse_geo == 1);
- libw3perl.pl L25 
if ($reverse_geo == 1) {
eval "use Geo::IP";
if ($@) {
    print "Could not find the Geo::IP module.\nYou will need to grab this module from http://www.maxmind.com/app/perl and install it\n";
    exit;
  }
use Geo::IP;
}
