Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
[koha.git] / C4 / Stats.pm
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbAdded magic RCS comment.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-09 arensbFixed missing bracket in POD.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-28 arensbAdded POD.
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-06-20 tonnesenCosmetic change. Merged with rel-1-2
2002-06-20 tonnesenMerged with rel-1-2 copy
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2001-04-02 rangiReworking statistics for payments and writeoffs
2001-03-27 rangiModified the update stats routine to store borrowernumb...
2000-12-19 rangiInitial revision