summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormark <mark>2012-02-09 06:29:16 +0000
committermark <mark>2012-02-09 06:29:16 +0000
commit122e3c74eac383c26be42c2eeeba161d23541c2c (patch)
tree5ed84eb262e1213f11db6cad800ab04c27277c4d
parentbfa0ea843311c0adfd9cb4179a307b365f157015 (diff)
debugging
-rwxr-xr-xhttemplate/search/477partV.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/477partV.html b/httemplate/search/477partV.html
index a30a9bf77..55ebc0be2 100755
--- a/httemplate/search/477partV.html
+++ b/httemplate/search/477partV.html
@@ -41,5 +41,4 @@ my $count_query = delete($sql_query->{'count_query'});
$count_query =~ s/COUNT\(\*\)/count(DISTINCT substr(zip,1,5))/;
$count_query =~ s/ORDER BY [.\w]+//;
-warn "\ncount_query:\n$count_query\n\nsql_query:\n".Dumper($sql_query)."\n\n";
</%init>