Koha/t
acli 52a5fd4bbd Moved C4/Charset.pm to C4/Interface/CGI/Output.pm
Create output_html_with_http_headers function to contain the "print $query
->header(-type => guesstype...),..." call. This is in preparation for
non-HTML output (e.g., text/xml) and charset conversion before output in
the future.

Created C4/Interface/CGI/Template.pm to hold convenience functions specific
to the CGI interface using HTML::Template

Modified moremembers.pl to make the "sex" field localizable for languages
where M and F doesn't make sense
2003-02-02 07:18:37 +00:00
..
Catalogue.t Added checking for option to run unsafe database tests. The idea is that tests 2002-06-01 05:46:08 +00:00
Charset.t Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
format.t 47 files to go, 47 files to go, take one down, pass it around... 2002-06-20 18:17:51 +00:00
Input.t 47 files to go, 47 files to go, take one down, pass it around... 2002-06-20 18:17:51 +00:00
koha.t 47 files to go, 47 files to go, take one down, pass it around... 2002-06-20 18:17:51 +00:00
output.t 47 files to go, 47 files to go, take one down, pass it around... 2002-06-20 18:17:51 +00:00
require.t Removed the dependency on Set::Scalar. 2002-10-12 06:08:28 +00:00
Shelf.t Added a couple of tests. 2002-10-24 04:12:10 +00:00