X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fquery_offers;h=779d80407dc767857e2a74fd389e07432a6b0f96;hb=fe34dba430375e498ef46f82730795af229cee49;hp=6dc70f47d015f9813e828111c41c7ab6363b2066;hpb=29010a75143814a91b4f5200454bea879280e7c1;p=ypp-sc-tools.db-live.git diff --git a/yarrg/web/query_offers b/yarrg/web/query_offers index 6dc70f4..779d804 100644 --- a/yarrg/web/query_offers +++ b/yarrg/web/query_offers @@ -87,7 +87,8 @@ my $qa= \%ARGS; <%perl> $emsgokorprint->($emsg) or $cmid=undef; -return unless defined $cmid and @islandids; +print(""), return + unless defined $cmid and @islandids; foreach my $wf (@warningfs) { $wf->(); } @@ -224,3 +225,5 @@ database. This will be a pain for you to program, slow to run, and pointlessly overload our server. Instead, see our information for developers to find out how to get testing data or a real-time feed.) + +