Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
[koha.git] / C4 / Print.pm
2002-10-10 arensbSimplified references.
2002-10-09 arensbFixed FIXMEs in the POD.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-23 arensbAdded POD.
2002-08-20 finlaytremoved the printreserve routine. It has been replaced...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-24 finlaytFixed up the Print module. Added a function printslip...
2002-07-23 finlaytreactivated the printreserve method that is used to...
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2002-06-18 rangiissues printing issue slips again
2001-02-04 rangiFixing printing error, now is printing all of the days...
2001-02-01 rangiAttempting to get issues slip to print when borrower...
2000-12-19 rangiInitial revision