Added PODs.
[koha.git] / C4 / Output.pm
2002-09-22 arensbAdded PODs.
2002-09-20 pateadding POD from Andres Arensburger
2002-09-17 dnmeidAdded getpathtotemplate-function
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-24 tipaulNow, the API...
2002-07-08 tonnesenuse warnings breaks perl 5.005
2002-07-04 tipaulbugfix from merging
2002-07-03 tipaulmerging 1.2 and main branches
2002-05-21 amillarFix warning about use of undefined variable, found...
2002-05-15 truth_nzFixed a few warnings.
2002-05-14 rangiShifted picktemplate out into C4::Output.pm
2002-05-09 truth_nzUpdate to catalogue to allow change of biblio abstracts.
2002-04-21 saasCorrect spelling - aquisitions to acquisitions
2002-04-08 paterefactored slashifyDate function out of inline code...
2001-01-31 rangiAdded a line to Ouput.pm to enable circulation to use...
2001-01-05 tonnesenRenamed koha.conf config entry from "path" to "includes...
2001-01-05 tonnesenAdded support for moving path=... variable to /etc...
2000-12-19 rangiInitial revision