Bugfix in errors/*.pl and opac/errors/*.pl
authorSébastien Hinderer <Sebastien.Hinderer@ens-lyon.org>
Sun, 1 Nov 2009 00:04:19 +0000 (01:04 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 15 Feb 2010 15:43:48 +0000 (16:43 +0100)
commit12c60fac6aa2d80bcaf4db23715191951432bfee
tree80939f74a81f84f69b80d03d3f7bc9f776fcbb99
parent60e033dc916c3c1f89fed70fe59ec871d3744268
Bugfix in errors/*.pl and opac/errors/*.pl

The scripts did not define the status printed on the first line of
HTTP headers correctly: they were sending 200 OK,
which was confusing for browsers.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
errors/400.pl
errors/401.pl
errors/402.pl
errors/403.pl
errors/404.pl
errors/500.pl
opac/errors/400.pl
opac/errors/401.pl
opac/errors/402.pl
opac/errors/403.pl
opac/errors/500.pl