X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fquery_age;h=efd709692a855426a1ae3f7ca819a2f009ce8b4f;hb=b14effcf3ea7900eb4198f6e50112da751f29add;hp=419febc976277efae36a682129fabd428c657061;hpb=29010a75143814a91b4f5200454bea879280e7c1;p=ypp-sc-tools.db-test.git diff --git a/yarrg/web/query_age b/yarrg/web/query_age index 419febc..efd7096 100644 --- a/yarrg/web/query_age +++ b/yarrg/web/query_age @@ -81,7 +81,6 @@ $sth->execute(); % $da_ages{'id_loaded'}= 0; % my $rowix= 0; % while ($row= $fetchrow->()) { -% print STDERR "$row\n"; % my $rowid= "id_$row->{'islandid'}"; % my $cellid= "c$rowid"; % my $age= $now - $row->{'timestamp'}; @@ -142,6 +141,7 @@ Time since this page loaded: <& "lookup:formhidden", ours => sub { 0; } &> + <%init> use POSIX; use CommodsWeb;