Hi,

On Mon, May 17, 2010 at 7:43 AM, Marcel de Rooy
<m.de.r...@rijksmuseum.nl> wrote:
> -output_with_http_headers $query, $cookie, $template->output, 'html', '500 
> Internal Server Error';
> +output_html_with_http_headers $query, $cookie, $template->output; #, 'html', 
> '500 Internal Server Error';
> +

Why comment out the content type and HTTP status arguments? Otherwise,
the script has no way of returning the correct status header.

Regards,

Galen
-- 
Galen Charlton
gmcha...@gmail.com
_______________________________________________
Koha-patches mailing list
Koha-patches@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to