Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
[koha.git] / C4 / Circulation.pm
2002-10-13 arensbDeleted unused variables.
2002-10-13 arensbAdded some FIXME comments.
2002-10-11 arensbAdded FIXME comment. This file is obsolete, right?
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-10-01 arensbAdded some FIXME comments, mostly marking duplicate...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2000-12-19 rangiInitial revision