Loading deb-server/files/tecu/stats/select_stats.pl +1 −1 Original line number Diff line number Diff line Loading @@ -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); Loading Loading
deb-server/files/tecu/stats/select_stats.pl +1 −1 Original line number Diff line number Diff line Loading @@ -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); Loading