diff options
author | mark <mark> | 2012-02-09 06:29:07 +0000 |
---|---|---|
committer | mark <mark> | 2012-02-09 06:29:07 +0000 |
commit | 1a5d9948188d5ebcb2bfb98b37936f5d6670b6ff (patch) | |
tree | e07e2875bbda2d75b5b494bf968f55f16d127855 /httemplate/search/477partV.html | |
parent | 8ac3302f703b842283230856d4939ca37a3e6ec8 (diff) |
debugging
Diffstat (limited to 'httemplate/search/477partV.html')
-rwxr-xr-x | httemplate/search/477partV.html | 1 |
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> |