/[gnatsweb]/gnatsweb/gnatsweb.pl
ViewVC logotype

Diff of /gnatsweb/gnatsweb.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.122 by yngves, Tue Apr 29 21:03:21 2003 UTC revision 1.123 by yngves, Tue Apr 29 21:24:37 2003 UTC
# Line 2710  sub submit_stored_query Line 2710  sub submit_stored_query
2710      # 9/10/99 kenstir: Must use full (not relative) URL in redirect.      # 9/10/99 kenstir: Must use full (not relative) URL in redirect.
2711      # Patch by Elgin Lee <ehl@terisa.com>.      # Patch by Elgin Lee <ehl@terisa.com>.
2712      my $query_url = $q->url() . '?cmd=' . $q->escape('submit query')      my $query_url = $q->url() . '?cmd=' . $q->escape('submit query')
2713            . '&' . $query_string;            . ';' . $query_string;
2714      if ($debug)      if ($debug)
2715      {      {
2716        print_header(),        print_header(),

Legend:
Removed from v.1.122  
changed lines
  Added in v.1.123

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26