Koha/acqui
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
..
acquire.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
addorder.pl reordering code 2003-01-28 15:02:39 +00:00
basket.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
finishreceive.pl Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
modorders.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
newbasket.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
newbasket2.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
newbiblio.pl Use C4::Context->preference, rather than getting all system 2002-10-05 23:56:13 +00:00
order.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
receive.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
recieveorder.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
supplier.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
updatesupplier.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00