From: Ian Jackson Date: Sun, 22 Nov 2009 14:01:11 +0000 (+0000) Subject: Fix accidentally broken edit X-Git-Tag: 6.2~5 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=commitdiff_plain;h=af39a7a548ed86c8c1f048930fb9e69c0cb809e7 Fix accidentally broken edit --- diff --git a/yarrg/web/query_routesearch b/yarrg/web/query_routesearch index d56f77d..f8a697a 100644 --- a/yarrg/web/query_routesearch +++ b/yarrg/web/query_routesearch @@ -126,7 +126,7 @@ print STDERR "ONRESULTS @_\n"; % my $ours= sub { $_[0] =~ m/^lossperleague|^islandstring|^capitalstring|^capacitystring|^minprofitstring|^distance/; }; <& "lookup:formhidden", ours => $ours &> -s% } +% }