Commit 02f292d3 authored by Adam Rambousek's avatar Adam Rambousek
Browse files

uprava generovani statistik podle noveho url

parent 56a04bfb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ my $debug=0;
my $maphost='localhost';
my $mapuser='read';
my $mappass='r';
my $mappath='tecu?action=get_terms';
my $mappath='public/tecu?action=get_terms';
my $mapcache="$::basedir/mapids.txt";

my (undef,undef,undef,$mday,$mon,$year) = localtime(time);