361 |
#print redirect(referer()); |
361 |
output_html_with_http_headers $query, $cookie, $template->output, undef, { force_no_caching => 1 }; |
366 |
output_html_with_http_headers $query, $cookie, $template->output, undef, { force_no_caching => 1 }; |
364 |
output_with_redirect( $query, $ENV{HTTP_REFERER}, $cookie ); |