Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
[koha.git] / C4 / Maintainance.pm
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbAdded a FIXME comment.
2002-10-10 arensbRemoved reference to Perl in POD. It should be obvious.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-23 arensbAdded POD.
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2002-02-26 rangiFixed apostrophe ' handling
2001-03-15 rangiAdded functionality to allow invalid itemtype to be...
2001-03-13 rangiGot undeleting biblios going (catalogue maintenance...
2000-12-19 rangiInitial revision