Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
[koha.git] / pay.pl
2002-10-13 arensbAdded magic RCS comment.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-03-27 rangiShifting writeoff code back into pay.pl (redirecting...
2001-04-02 rangiReworking statistics for payments and writeoffs
2000-12-19 rangiInitial revision