chiark / gitweb /
Properly quote various error messages
[ypp-sc-tools.main.git] / yarrg / web / query_age
index fd2044d97b4463457d88776b71dc0000b45590ea..efd709692a855426a1ae3f7ca819a2f009ce8b4f 100644 (file)
@@ -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'};